Skip to content

materialize-s3-iceberg: add nanosecond timestamps#4483

Draft
jacobmarble wants to merge 2 commits into
mainfrom
jgm-ice-ns-alt
Draft

materialize-s3-iceberg: add nanosecond timestamps#4483
jacobmarble wants to merge 2 commits into
mainfrom
jgm-ice-ns-alt

Conversation

@jacobmarble
Copy link
Copy Markdown
Contributor

Description:

Helps #4462

Map timestamps to Iceberg timestamptz_ns in materialize-s3-iceberg. This change depends on switching to the golang iceberg SDK because PyIceberg can't write to v3 tables yet (it can read from them though).

Workflow steps:

A task-level advanced option causes all timestamps to be materialized as timestamptz_ns instead of timestamptz.

Documentation links affected:

(list any documentation links that you created, or existing ones that you've identified as needing updates, along with a brief description)

Notes for reviewers:

No need to review until #4462 is merged. I'll leave this as draft until then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant