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

[Kernel] New tests for Timestamp_NTZ writes #4208

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anoopj
Copy link
Collaborator

@anoopj anoopj commented Mar 2, 2025

Which Delta project/connector is this regarding?

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

Description

Adds new unit tests for timestampNtz writes. Note that most of the write functionality (creation, inserts, insert with partition columns) are already exercised by DeltaTableWritesSuite. This PR adds a few more tests.

Fixes #4103

How was this patch tested?

New unit tests

Does this PR introduce any user-facing changes?

No

@anoopj anoopj force-pushed the ntztests branch 2 times, most recently from a6d316b to 8b74392 Compare March 4, 2025 18:18
Adds new unit tests for timestampNtz writes. Note that most of the write functionality
(creation, inserts, insert with partition columns) are already exercised by
DeltaTableWritesSuite. This PR adds a few more tests.
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.

[Feature Request] [Kernel] Add Timestamp-NTZ write support
2 participants