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: Add integration testing reader for Column #325

Merged
merged 19 commits into from
Nov 29, 2023

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    bc8f990 View commit details
    Browse the repository at this point in the history
  2. bitmap setter

    paleolimbot committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    19f684c View commit details
    Browse the repository at this point in the history
  3. building

    paleolimbot committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e710119 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. more cases

    paleolimbot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    893d5ba View commit details
    Browse the repository at this point in the history
  2. one basic column test

    paleolimbot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    88f9931 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31100a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7953e9b View commit details
    Browse the repository at this point in the history
  5. with integer tests

    paleolimbot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8964f2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd07808 View commit details
    Browse the repository at this point in the history
  7. fix string/binary

    paleolimbot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    00dea85 View commit details
    Browse the repository at this point in the history
  8. fixed size binary

    paleolimbot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    46e7c5f View commit details
    Browse the repository at this point in the history
  9. floatingpoint

    paleolimbot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    07a1fa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. review comments

    paleolimbot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1122875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a96f9bd View commit details
    Browse the repository at this point in the history
  3. use json::exception

    paleolimbot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0b79088 View commit details
    Browse the repository at this point in the history
  4. fix python

    paleolimbot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2e8b76f View commit details
    Browse the repository at this point in the history
  5. remove testing file

    paleolimbot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d96bc28 View commit details
    Browse the repository at this point in the history
  6. ignore testing file

    paleolimbot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8350dd0 View commit details
    Browse the repository at this point in the history
  7. test union roundtrips

    paleolimbot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e1afd57 View commit details
    Browse the repository at this point in the history