Skip to content

Conversation

@ayushtkn
Copy link
Member

What changes were proposed in this pull request?

Show the actual data type which was used for creating the table for V3 columns, instead of the inner implementation

Why are the changes needed?

Better usability

Does this PR introduce any user-facing change?

No

How was this patch tested?

UT

}

private boolean isOverriddenColumn(Type.TypeID typeID) {
// Geometry, Geography & Timestamp_ns types
Copy link
Contributor

Choose a reason for hiding this comment

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

You'll be adding TIMESTAMP_NANO here post #6242 , is my understanding correct?

Copy link
Member Author

Choose a reason for hiding this comment

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

yep,

@Aggarwal-Raghav
Copy link
Contributor

Aggarwal-Raghav commented Dec 20, 2025

LGTM +1 (non-binding)

Verified changes in local setup as well
BEFORE:
Screenshot 2025-12-20 at 11 02 37 PM

AFTER:
Screenshot 2025-12-20 at 10 57 30 PM

@sonarqubecloud
Copy link

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants