Skip to content

Upgrade to DataFusion 13 - #54

Closed
tustvold wants to merge 6 commits into
masterfrom
update-to-arrow-schema
Closed

Upgrade to DataFusion 13#54
tustvold wants to merge 6 commits into
masterfrom
update-to-arrow-schema

Conversation

@tustvold

@tustvoldtustvold commented Sep 20, 2022

Copy link
Copy Markdown
Contributor

Comment threadsrc/context.rs Outdated
@alamb

Copy link
Copy Markdown
Contributor

Aka this demonstrates how to update datafusion-python as we split out arrow-schema: apache/arrow-rs#2711

andygroveand others added 2 commits October 7, 2022 05:35
* [DataFrame] - Add write_csv/write_parquet/write_json to DataFrame (#58)
* [SessionContext] - Add read_csv/read_parquet/read_avro functions to SessionContext (#57)
Co-authored-by: Francis Du <me@francis.run>
@andygroveandygrove changed the title Update for changes in https://github.com/apache/arrow-rs/pull/2711Upgrade to DataFusion 13Oct 13, 2022
* [DataFrame] - Add write_csv/write_parquet/write_json to DataFrame (#58)
* [SessionContext] - Add read_csv/read_parquet/read_avro functions to SessionContext (#57)
Co-authored-by: Francis Du <me@francis.run>
@andygrove

Copy link
Copy Markdown
Member

Thanks for the help @tustvold and @alamb. I created a branch from this and have a PR up now: #61

Sign up for freeto 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.

3 participants

@tustvold@alamb@andygrove