Skip to content

[query] Table.write_many#12091

Merged
danking merged 3 commits intohail-is:mainfrom
danking:write-cols
Aug 31, 2022
Merged

[query] Table.write_many#12091
danking merged 3 commits intohail-is:mainfrom
danking:write-cols

Conversation

@danking
Copy link
Contributor

@danking danking commented Aug 17, 2022

CHANGELOG: Teach Table to write_many, which writes one table per provided field.

Daniel King added 3 commits August 17, 2022 15:39
CHANGELOG: Teach `Table` to `write_many`, which writes one table per provided field.
@danking
Copy link
Contributor Author

danking commented Aug 18, 2022

It occurs to me you should reject this until I write a non-lowered execution path since we can't assume a lowered execution is possible yet.

@danking
Copy link
Contributor Author

danking commented Aug 29, 2022

bump @patrick-schultz, I've another branch that depends on this.

@danking
Copy link
Contributor Author

danking commented Aug 29, 2022

@tpoterba I forget exactly the conclusion from our last conversation about whether or not new functionality should implement a non-lowered path. This PR's new reader raises an exception if you try to interpret it.

@patrick-schultz
Copy link
Member

@danking Sorry, from your last comment I thought you wanted to wait on a non-lowered implementation. I looked over this last week and everything looked good. I'll give it a last pass now.

@danking danking merged commit e9d4e52 into hail-is:main Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants