ys8 opened a new issue, #9348: URL: https://github.com/apache/hudi/issues/9348
If my reading is correct, `SELECT COUNT(*) FROM hudi_table` still includes soft-deleted rows. If that's true, is there a way to completely hide soft-deleted rows from SELECT queries? [https://github.com/apache/hudi/blob/8da99f8a5c9ce3abd5a5a14baf3a8db81c3d39f0/hudi-[…]/hudi-examples-spark/src/test/python/HoodiePySparkQuickstart.py](https://github.com/apache/hudi/blob/8da99f8a5c9ce3abd5a5a14baf3a8db81c3d39f0/hudi-examples/hudi-examples-spark/src/test/python/HoodiePySparkQuickstart.py#L144-L185) -- 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]
