lokeshj1703 commented on code in PR #12387: URL: https://github.com/apache/hudi/pull/12387#discussion_r1867135425
########## website/docs/sql_queries.md: ########## @@ -39,6 +40,16 @@ using path filters. We expect that native integration with Spark's optimized tab management will yield great performance benefits in those versions. ::: +### Snapshot Query with Index Acceleration + +FIXME-vc: break up the index example .. and show how pruning happens based on different indexes here.. + +### Snapshot Query with Event Time Ordering Review Comment: @codope ########## website/docs/sql_queries.md: ########## @@ -39,6 +40,16 @@ using path filters. We expect that native integration with Spark's optimized tab management will yield great performance benefits in those versions. ::: +### Snapshot Query with Index Acceleration + +FIXME-vc: break up the index example .. and show how pruning happens based on different indexes here.. + +### Snapshot Query with Event Time Ordering +FIXME-vc: need to show a table with event time ordering, show in DDL and connect the same here. + +### Snapshot Query with Custom merge mode Review Comment: @codope -- 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]
