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

Basic Integration with Datafusion #324

Merged
merged 37 commits into from
May 2, 2024

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    333b607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bfc87a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    e4ba25d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881cf37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47a041f View commit details
    Browse the repository at this point in the history
  4. fix: remove old test

    marvinlanhenke committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    66a1667 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    9510b7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b92021 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    5141d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    475a9a3 View commit details
    Browse the repository at this point in the history
  3. chore: rename package

    marvinlanhenke committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0f706ca View commit details
    Browse the repository at this point in the history
  4. chore: update readme

    marvinlanhenke committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e05fc45 View commit details
    Browse the repository at this point in the history
  5. feat: add TableType

    marvinlanhenke committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c868439 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26b257e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60ff7f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ef31fd View commit details
    Browse the repository at this point in the history
  9. fix: cargo sort

    marvinlanhenke committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2f152fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8135bc7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6cd85cc View commit details
    Browse the repository at this point in the history
  12. chore: update docs

    marvinlanhenke committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d646785 View commit details
    Browse the repository at this point in the history
  13. chore: update docs

    marvinlanhenke committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b466936 View commit details
    Browse the repository at this point in the history
  14. chore: update doc

    marvinlanhenke committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3c9bafc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d24a0d3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    948fc56 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5b9d9c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    0d55fbc View commit details
    Browse the repository at this point in the history
  2. chore: fix docs

    marvinlanhenke committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    294e575 View commit details
    Browse the repository at this point in the history
  3. chore: add comments

    marvinlanhenke committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    13cc2d8 View commit details
    Browse the repository at this point in the history
  4. fix: clippy

    marvinlanhenke committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c95b1dd View commit details
    Browse the repository at this point in the history
  5. fix: typo

    marvinlanhenke committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    32f33cb View commit details
    Browse the repository at this point in the history
  6. fix: license

    marvinlanhenke committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    30830ec View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. chore: update docs

    marvinlanhenke committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    391f983 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    d94d615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    996f249 View commit details
    Browse the repository at this point in the history
  3. chore: use DFResult

    marvinlanhenke committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    199382d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Update crates/integrations/datafusion/README.md

    Co-authored-by: Liang-Chi Hsieh <viirya@gmail.com>
    liurenjie1024 and viirya committed May 2, 2024
    Configuration menu
    Copy the full SHA
    177e5c8 View commit details
    Browse the repository at this point in the history