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 Map literals in Substrait consumer and producer #11547

Merged
merged 9 commits into from
Jul 23, 2024

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    0b7b0a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f36c96b View commit details
    Browse the repository at this point in the history
  3. add hashing for map scalars

    Blizzara committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e673c27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7bad12 View commit details
    Browse the repository at this point in the history
  5. fix clipppy

    Blizzara committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0957739 View commit details
    Browse the repository at this point in the history
  6. better test

    Blizzara committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3df03ae View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. use MapBuilder in test

    Blizzara committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    06b7d3c View commit details
    Browse the repository at this point in the history
  2. fix hash test

    Blizzara committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    62149fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b5b1b5 View commit details
    Browse the repository at this point in the history