hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[HUDI-7498] Fix schema for HoodieTimestampAwareParquetInputFormat

Open codope opened this issue 1 year ago • 3 comments

Change Logs

Fix schema for HoodieTimestampAwareParquetInputFormat

Impact

Fixes field ordering

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

low

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change. If not, put "none".

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the ticket number here and follow the instruction to make changes to the website.

Contributor's checklist

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

codope avatar Mar 11 '24 10:03 codope

CI report:

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

hudi-bot avatar Mar 11 '24 12:03 hudi-bot

@codope Have you made more progress on this fix?

yihua avatar Apr 02 '24 20:04 yihua

@codope Have you made more progress on this fix?

Not yet. We need to fix https://issues.apache.org/jira/browse/HUDI-7554 as well.

codope avatar Apr 15 '24 10:04 codope