-
Notifications
You must be signed in to change notification settings - Fork 4.1k
util/parquet: support required repetitions #104279
Copy link
Copy link
Closed
Labels
A-cdcChange Data CaptureChange Data CaptureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-cdc
Description
By default the library treats all columns as nullable, even when they are not. It would be ideal to treat columns as not nullable if specified.
Jira issue: CRDB-28443
Epic CRDB-27372
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-cdcChange Data CaptureChange Data CaptureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-cdc