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

[Spark] Write INT64 by default for Timestamps #3373

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

Fokko
Copy link
Contributor

@Fokko Fokko commented Jul 14, 2024

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

How was this patch tested?

  • Added new unit-tests to validate the correct behavior

Does this PR introduce any user-facing changes?

Yes, it will default to INT64 if nothing has been set.

Copy link
Contributor

@lzlfred lzlfred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ! lets stick with parquet spec !

@scottsand-db scottsand-db merged commit dc0f35d into delta-io:master Jul 16, 2024
10 checks passed
@Fokko Fokko deleted the fd-write-int64 branch July 19, 2024 11:15
@felipepessoto
Copy link
Contributor

@Fokko @lzlfred should we update the protocol to recommend INT64?

Context: https://github.com/delta-io/delta/pull/2048/files#r1476851129

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.

None yet

4 participants