hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[HUDI-4453] Fix schema to include partition columns in bootstrap operation

Open yihua opened this issue 3 years ago • 1 comments
trafficstars

Change Logs

Describe context and summary for this change. Highlight if any code was copied.

Impact

Describe any public API or user-facing feature change or any performance impact.

Risk level: none | low | medium | high

Choose one. If medium or high, explain what verification was done to mitigate the risks.

Contributor's checklist

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

yihua avatar Sep 15 '22 01:09 yihua

CI report:

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

hudi-bot avatar Sep 28 '22 01:09 hudi-bot

@yihua @nsivabalan Maybe orc schema have the same problem in the getBootstrapSourceSchemaOrc method.

weimingdiit avatar Apr 21 '23 12:04 weimingdiit