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: offline map type #3746

Merged
merged 3 commits into from
Mar 22, 2024
Merged

Commits on Mar 5, 2024

  1. feat(offline): query support for map data type

    Happy path only.
    
    TODO:
    - support empty map
    aceforeverd committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    376b7d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df09a04 View commit details
    Browse the repository at this point in the history
  3. fix(offline): encoding map value with codegen

    ensure each row encoded with distinct jit instance, work-around to 4paradigm#3748
    aceforeverd committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a95893f View commit details
    Browse the repository at this point in the history