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

Update to DataFusion 36 #457

Merged
merged 46 commits into from
Feb 26, 2024
Merged

Update to DataFusion 36 #457

merged 46 commits into from
Feb 26, 2024

Commits on Nov 18, 2023

  1. Update to DataFusion 33

    jonmmease committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    f75d1dc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    0816c48 View commit details
    Browse the repository at this point in the history
  2. Fix result

    jonmmease committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    c6d294f View commit details
    Browse the repository at this point in the history
  3. Update to datafusion 34

    jonmmease committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d49de64 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

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

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    7eddac6 View commit details
    Browse the repository at this point in the history
  2. fmt

    jonmmease committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    eac6b20 View commit details
    Browse the repository at this point in the history
  3. Fix warnings

    jonmmease committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    48bc143 View commit details
    Browse the repository at this point in the history
  4. Fix SQL list generation

    jonmmease committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    681ff18 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Update vegafusion-sql

    jonmmease committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8a208a5 View commit details
    Browse the repository at this point in the history
  2. Update vegafusion-sql

    jonmmease committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8b18f43 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    e2163cb View commit details
    Browse the repository at this point in the history
  2. Bump manylinux to 2.17

    jonmmease committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    58a80aa View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    5251dac View commit details
    Browse the repository at this point in the history
  2. Update test

    jonmmease committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d474eb2 View commit details
    Browse the repository at this point in the history
  3. Revert "Update test"

    This reverts commit d474eb2.
    jonmmease committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4783a44 View commit details
    Browse the repository at this point in the history
  4. preserve order

    jonmmease committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7806735 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

Commits on Feb 22, 2024

  1. fix cargo warning

    jonmmease committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3445206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5b84d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6d1222 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    ffc9547 View commit details
    Browse the repository at this point in the history
  2. Add draft span implementation with DataFusion built-ins

    DataFusion doesn't know how to simplify it yet, which breaks our scalar value evaluation.
    jonmmease committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    fa3dd14 View commit details
    Browse the repository at this point in the history
  3. fmt

    jonmmease committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    b0b9042 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e2c2ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    045d4ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e56538 View commit details
    Browse the repository at this point in the history
  7. delete old length

    jonmmease committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    00277b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0143c39 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dd44fd3 View commit details
    Browse the repository at this point in the history
  10. Clean up warnings

    jonmmease committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d1e5672 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ad1964 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    65f226f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e2b368a View commit details
    Browse the repository at this point in the history
  14. clippy fix

    jonmmease committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    e8acd9d View commit details
    Browse the repository at this point in the history
  15. Fix isFinite udf

    jonmmease committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    46b5066 View commit details
    Browse the repository at this point in the history
  16. length should return f64

    jonmmease committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    a8536dd View commit details
    Browse the repository at this point in the history
  17. Bump manylinux to 2.24

    jonmmease committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    201cc9d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fdfc6d5 View commit details
    Browse the repository at this point in the history
  19. cargo update

    jonmmease committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    0b9b833 View commit details
    Browse the repository at this point in the history
  20. reverts

    jonmmease committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    2b19819 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    491df15 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    3d2214b View commit details
    Browse the repository at this point in the history
  2. fix feature flag switch

    jonmmease committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3eea547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae39ee0 View commit details
    Browse the repository at this point in the history
  4. Update datafusion protobuf

    jonmmease committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a2fc816 View commit details
    Browse the repository at this point in the history