Skip to content

Update HiveMetadata to respect session timestamp precision when build…#28865

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
anton-kutuzov:fix_mismatch_timestamp_precision_in_statisitcs_and_session
Mar 26, 2026
Merged

Update HiveMetadata to respect session timestamp precision when build…#28865
ebyhr merged 1 commit intotrinodb:masterfrom
anton-kutuzov:fix_mismatch_timestamp_precision_in_statisitcs_and_session

Conversation

@anton-kutuzov
Copy link
Copy Markdown
Contributor

@anton-kutuzov anton-kutuzov commented Mar 25, 2026

Using session timestamp precision when building columnTypes

Description

Additional context and related issues

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Mar 25, 2026
@github-actions github-actions bot added the hive Hive connector label Mar 25, 2026
@findepi findepi requested a review from ebyhr March 25, 2026 23:15
Comment thread plugin/trino-hive/src/test/java/io/trino/plugin/hive/BaseHiveConnectorTest.java Outdated
@anton-kutuzov anton-kutuzov force-pushed the fix_mismatch_timestamp_precision_in_statisitcs_and_session branch from 879a9fe to 884befa Compare March 26, 2026 10:15
@ebyhr ebyhr merged commit fd4ebcd into trinodb:master Mar 26, 2026
65 checks passed
@github-actions github-actions bot added this to the 481 milestone Mar 26, 2026
@ebyhr ebyhr mentioned this pull request Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed hive Hive connector

Development

Successfully merging this pull request may close these issues.

Mismatch between HiveMetadata column types and engine statistics precision

3 participants