codope commented on code in PR #7965:
URL: https://github.com/apache/hudi/pull/7965#discussion_r1112970944


##########
website/docs/querying_data.md:
##########
@@ -283,14 +283,10 @@ PrestoDB.
 To learn more about the usage of Hudi connector, please
 checkout [prestodb 
documentation](https://prestodb.io/docs/current/connector/hudi.html).
 
-:::note Incremental queries and point in time queries are not supported either 
through the Hive connector or Hudi
+:::note 
+Incremental queries and point in time queries are not supported either through 
the Hive connector or Hudi
 connector. However, it is in our roadmap, and you can track the development
 under [HUDI-3210](https://issues.apache.org/jira/browse/HUDI-3210).
-
-There is a known issue 
([HUDI-4290](https://issues.apache.org/jira/browse/HUDI-4290)) for a clustered 
Hudi table. Presto
-query using version 0.272 or later may contain duplicates in results if 
clustering is enabled. This issue has been fixed
-in Hudi version 0.12.0 and we need to upgrade `hudi-presto-bundle`
-in presto to version 0.12.0. It is tracked in 
[HUDI-4605](https://issues.apache.org/jira/browse/HUDI-4605).

Review Comment:
   This issue is fixed in Presto version 0.278.



-- 
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]

Reply via email to