Zouxxyy commented on PR #4489: URL: https://github.com/apache/hudi/pull/4489#issuecomment-1286687378
@XuQianJin-Stars if disabled hudi metadata, the following bug still exists: add two partitions dt='2021-10-01', dt='2021-10-02' drop one partition dt='2021-10-01' show partitions command The query result: dt='2021-10-01', dt='2021-10-02' The expected result is: dt='2021-10-02' -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
