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

[WIP] Handle nullable columns #233

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Conversation

hariso
Copy link
Contributor

@hariso hariso commented Dec 25, 2024

Description

This PR adds handling for nullable columns of a few types, for which the schema couldn't be generated. With commit e961a17, a schema can be generated for the most frequently used types (except numeric and timestamp).

Quick checks:

  • I have followed the Code Guidelines.
  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

@hariso hariso self-assigned this Dec 31, 2024
@raulb raulb added this to the Next milestone Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants