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

Support variable length dimension label reads #1802

Closed
wants to merge 25 commits into from

Commits on Jul 12, 2023

  1. Changes to examples for testing

    + TODO: Revert this commit
    shaunrd0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    983f349 View commit details
    Browse the repository at this point in the history
  2. WIP

    shaunrd0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0ec4a06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7398457 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33fd00a View commit details
    Browse the repository at this point in the history
  5. Fix missing offset buffer data

    + Bug was in core Query::result_buffer_elements_nullable
    shaunrd0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    187f7ed View commit details
    Browse the repository at this point in the history
  6. Add UTs

    shaunrd0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    92dbe40 View commit details
    Browse the repository at this point in the history
  7. Revert "Changes to examples for testing"

    This reverts commit 32df5f3.
    shaunrd0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f1af354 View commit details
    Browse the repository at this point in the history
  8. Test with CI

    shaunrd0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    71388f7 View commit details
    Browse the repository at this point in the history
  9. Format

    shaunrd0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    aef844d View commit details
    Browse the repository at this point in the history
  10. Fix UT

    shaunrd0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c7c5c9f View commit details
    Browse the repository at this point in the history
  11. Format

    shaunrd0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1567ea9 View commit details
    Browse the repository at this point in the history
  12. Add string dimension label example

    jp-dark authored and shaunrd0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    045bd97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8dfea3e View commit details
    Browse the repository at this point in the history
  14. Format

    shaunrd0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    38881e1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    39b02c1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bb10cf7 View commit details
    Browse the repository at this point in the history
  17. Test

    ihnorton committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6e8b4df View commit details
    Browse the repository at this point in the history
  18. Use 2.16.0

    ihnorton committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6247dbf View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. DEBUG

    ihnorton committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    862fac0 View commit details
    Browse the repository at this point in the history
  2. DEBUG

    ihnorton committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    58a748f View commit details
    Browse the repository at this point in the history
  3. DEBUG

    ihnorton committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b6030d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. use tempfile

    ihnorton committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    fa5c355 View commit details
    Browse the repository at this point in the history
  2. DEBUG

    ihnorton committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1a296a8 View commit details
    Browse the repository at this point in the history
  3. DEBUG

    ihnorton committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    71a2dc0 View commit details
    Browse the repository at this point in the history
  4. DEBUG

    ihnorton committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    29b10e4 View commit details
    Browse the repository at this point in the history