hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[HUDI-7430] Fix empty schema issue for compactor

Open linliu-code opened this issue 1 year ago • 1 comments
trafficstars

Change Logs

The input schema string is empty. We try to get it form schema file or instants.

Impact

Fixed the bug.

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

None.

Contributor's checklist

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

linliu-code avatar Feb 21 '24 00:02 linliu-code

CI report:

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

hudi-bot avatar Feb 26 '24 22:02 hudi-bot

@yihua, @jonvex , "hoodie.schema.add.field.ids" seems not a valid config. Do you know if we should keep this PR?

linliu-code avatar Feb 26 '24 23:02 linliu-code

we can close it then.

nsivabalan avatar Mar 08 '24 18:03 nsivabalan