Skip to content

Core: Fix Internal to Generic conversion of TIMESTAMP_NANO#15099

Merged
pvary merged 1 commit intoapache:mainfrom
ayushtkn:15098
Jan 28, 2026
Merged

Core: Fix Internal to Generic conversion of TIMESTAMP_NANO#15099
pvary merged 1 commit intoapache:mainfrom
ayushtkn:15098

Conversation

@ayushtkn
Copy link
Member

@ayushtkn ayushtkn commented Jan 21, 2026

Fixes: #15098

@github-actions github-actions bot added the core label Jan 21, 2026
@ayushtkn ayushtkn changed the title Fix Internal to Generic conversion of TIMESTAMP_NANO Core: Fix Internal to Generic conversion of TIMESTAMP_NANO Jan 22, 2026
@ayushtkn
Copy link
Member Author

@pvary can u help review

}

@Test
public void testTimestampNanoMaterializedAsJavaTime() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we add this to a new TestGenericDataUtil class, and add tests for the other conversions?

@pvary pvary merged commit 03ed4ba into apache:main Jan 28, 2026
32 checks passed
@pvary
Copy link
Contributor

pvary commented Jan 28, 2026

Merged to main.
Thanks @ayushtkn for the PR and @nandorKollar for the review!

@ayushtkn
Copy link
Member Author

Thanx @pvary and @nandorKollar for the review & merge :-)

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NanoSecond Timestamp values aren't converted into Generic mode

3 participants