apache / hudi

Upserts, Deletes And Incremental Processing on Big Data.
https://hudi.apache.org/
Apache License 2.0
5.45k stars 2.42k forks source link

[HUDI-8548] fail create meta client if table does not exist and proper configs not set #12307

Open jonvex opened 13 hours ago

jonvex commented 13 hours ago

Change Logs

meta client fails due to both timeline layout options being empty, now we will throw a proper error.

Impact

better error message for users

test expected tablenotfoundexception when the table is not ready, so now it will be the expected exception

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

low

Documentation Update

N/A

Contributor's checklist

hudi-bot commented 11 hours ago

CI report:

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