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

Conversation

Strech
Copy link
Owner

@Strech Strech commented Nov 26, 2023

As a partial resolution to the logical types conversion, we are going to start with just decoding as the easiest to implement because we already control the decoder hooks.

Resolves #109

@Strech Strech added feature Something new to build internal API Anything related to the internal API and implementations configuration Configuration option of the library labels Nov 26, 2023
@Strech Strech force-pushed the add-logical-types-conversion branch from 3b55613 to e3866a0 Compare November 26, 2023 21:18
@Strech Strech changed the title Add logical types decoding [PROTOTYPE] Add logical types decoding Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration Configuration option of the library feature Something new to build internal API Anything related to the internal API and implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

logicalType: date
1 participant