Skip to content

[HUDI-6216] Get table type and payload class from table config in fli… - #8720

Merged
danny0405 merged 1 commit into
apache:masterfrom
hbgstc123:Get_table_type
May 16, 2023
Merged

[HUDI-6216] Get table type and payload class from table config in fli…#8720
danny0405 merged 1 commit into
apache:masterfrom
hbgstc123:Get_table_type

Conversation

@hbgstc123

Copy link
Copy Markdown
Contributor

…nk table factory when not provided

If create hudi table in HMS with hive sync, table type is not sync to HMS, if read such table with flink, will only get parquet data, data in log will be ignore because flink think table type is the default COW.

Change Logs

In hudi flink table factory, if table type and payload class not provided, try to get it from table config.

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

@danny0405 danny0405 self-assigned this May 16, 2023
@danny0405 danny0405 added flink-sql area:catalog Catalog integration component:catalog-sync Catalog-sync related labels May 16, 2023
@hudi-bot

Copy link
Copy Markdown
Collaborator

CI report:

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

@danny0405
danny0405 merged commit 2370615 into apache:master May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:catalog Catalog integration component:catalog-sync Catalog-sync related

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants