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

[FEAT] daft-connect support for parquet #3236

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2024

  1. add range support

    andrewgazelka committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6b3569b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc3956c View commit details
    Browse the repository at this point in the history
  3. only test range

    andrewgazelka committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6e9e933 View commit details
    Browse the repository at this point in the history
  4. Update src/daft-connect/src/convert.rs

    Co-authored-by: Cory Grinstead <[email protected]>
    andrewgazelka and universalmind303 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    83a5dee View commit details
    Browse the repository at this point in the history
  5. remove tables

    andrewgazelka committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e64f2c9 View commit details
    Browse the repository at this point in the history
  6. remove hive

    andrewgazelka committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c2b2f4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61bfcad View commit details
    Browse the repository at this point in the history
  8. less type complexity

    andrewgazelka committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e5c0d85 View commit details
    Browse the repository at this point in the history
  9. revert

    andrewgazelka committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9c26532 View commit details
    Browse the repository at this point in the history
  10. add parquet support

    andrewgazelka committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7adc5fd View commit details
    Browse the repository at this point in the history
  11. stash

    andrewgazelka committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b78e520 View commit details
    Browse the repository at this point in the history
  12. stash

    andrewgazelka committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4c009bf View commit details
    Browse the repository at this point in the history