Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to DataFusion 13 #54

Closed
wants to merge 6 commits into from
Closed

Upgrade to DataFusion 13 #54

wants to merge 6 commits into from

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    04cbd33 View commit details
    Browse the repository at this point in the history
  2. Clippy

    tustvold committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    5e7469f View commit details
    Browse the repository at this point in the history
  3. Use Vec conversion

    tustvold committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b2a5c00 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    79d48b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Update to DF 13 (#59)

    * [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 and francis-du committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    96b1c98 View commit details
    Browse the repository at this point in the history
  2. Update to arrow schema (#60)

    * [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 and francis-du committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    054f863 View commit details
    Browse the repository at this point in the history