Skip to content

fix(go): preserve Snowflake timestamp scale - #196

Open
Mandukhai-Alimaa wants to merge 1 commit into
fix/ingest-schema-validationfrom
fix/timestamp-scale-handling
Open

fix(go): preserve Snowflake timestamp scale#196
Mandukhai-Alimaa wants to merge 1 commit into
fix/ingest-schema-validationfrom
fix/timestamp-scale-handling

Conversation

@Mandukhai-Alimaa

@Mandukhai-Alimaa Mandukhai-Alimaa commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Split from #190 as the middle PR in the stack.

Summary

  • preserve Snowflake timestamp scale across Arrow and JSON result paths
  • handle compact integer and struct-backed timestamp representations consistently
  • choose Arrow time units by rounding precision up to the representable unit
  • add TIMESTAMP_NTZ and TIMESTAMP_TZ validation cases for scales 0 through 9

@Mandukhai-Alimaa

Copy link
Copy Markdown
Contributor Author

The complete stack is validated by #190, where all CI checks pass.

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.

2 participants