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

[PROTOTYPE] Add logical types decoding #111

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    c8cbe38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0df51a View commit details
    Browse the repository at this point in the history
  3. Fix mistype

    Strech committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    8ca0270 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea342f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5925136 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    007e834 View commit details
    Browse the repository at this point in the history
  7. Rename decoder option

    Strech committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    f06266c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a076caa View commit details
    Browse the repository at this point in the history
  9. Correct spelling

    Strech committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e3866a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Draft Decimal logical type

    Strech committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5ec9576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c26d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f51e927 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    e0e2b94 View commit details
    Browse the repository at this point in the history
  2. Add integration tests for missing Decimal library

    * Update integration test dependencies
    Strech committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    114000e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    89f9d48 View commit details
    Browse the repository at this point in the history
  2. Apply code recommendations

    Strech committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9bad73d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a56149c View commit details
    Browse the repository at this point in the history
  4. Adjust mix testing commands

    Strech committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d05200d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb1c9c2 View commit details
    Browse the repository at this point in the history
  6. Update dependencies

    Strech committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d1e0d01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1f6efd View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    6f4b5fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87af9fc View commit details
    Browse the repository at this point in the history
  3. Add todo for future work

    Strech committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    281019a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb23220 View commit details
    Browse the repository at this point in the history
  5. Add type caster and its types

    Strech committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7161297 View commit details
    Browse the repository at this point in the history
  6. Add time-millis

    Strech committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1d4698e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9781178 View commit details
    Browse the repository at this point in the history
  8. Add local timestamp

    Strech committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    be2aba5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55211e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Add type casting descriptions

    Strech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ff3e5ff View commit details
    Browse the repository at this point in the history