Skip to content

Conversation

@xicm
Copy link
Contributor

@xicm xicm commented Jun 1, 2023

Change Logs

Sync TIMESTAMP_MILLIS to hive
#8844 (comment)

Impact

none

Risk level (write none, low medium or high below)

none

Documentation Update

none

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@ParameterizedTest
@MethodSource("syncModeAndEnablePushDown")
public void testSyncTimestamp(String syncMode, String enablePushDown) throws Exception {
hiveSyncProps.setProperty(HIVE_SYNC_MODE.key(), syncMode);
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we add a test case similar with testSchemaConvertTimestampMicros, there is no need to add avro schema files.

@danny0405 danny0405 self-assigned this Jun 2, 2023
@danny0405 danny0405 added component:catalog-sync Catalog-sync related engine:hive Hive integration area:schema Schema evolution and data types labels Jun 2, 2023
@danny0405
Copy link
Contributor

Hi @satishkotha can you help double check this change? I need some help for the background why in #2129 only timestamp(6) is synced as timestamp in Hive.

@hudi-bot
Copy link
Collaborator

hudi-bot commented Jun 2, 2023

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

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

Labels

area:schema Schema evolution and data types component:catalog-sync Catalog-sync related engine:hive Hive integration

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants