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: Support determining extensions from names like foo.parquet.snappy as well as foo.parquet #7972

Merged
merged 16 commits into from
Nov 7, 2023

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    d77794b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97bad2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6484840 View commit details
    Browse the repository at this point in the history
  4. chore: use exec_err

    Weijun-H committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b53f4a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47b5a9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a801398 View commit details
    Browse the repository at this point in the history
  7. chore: simplify the code

    Weijun-H committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9f68f35 View commit details
    Browse the repository at this point in the history
  8. fix: check table is empty

    Weijun-H committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    36c7f54 View commit details
    Browse the repository at this point in the history
  9. ci: fix test

    Weijun-H committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4ff028b View commit details
    Browse the repository at this point in the history
  10. fix: add err info

    Weijun-H committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3c29440 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6c0568 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d250698 View commit details
    Browse the repository at this point in the history
  13. fix: ci clippy

    Weijun-H committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7217be4 View commit details
    Browse the repository at this point in the history
  14. fix: add more tests

    Weijun-H committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c17158f View commit details
    Browse the repository at this point in the history
  15. fix: simplify the logic

    Weijun-H committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5f751b7 View commit details
    Browse the repository at this point in the history
  16. fix: ci

    Weijun-H committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    744006f View commit details
    Browse the repository at this point in the history