Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions docs/src/main/sphinx/connector/hudi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -157,11 +157,3 @@ Here are some sample queries:
------------+--------+
2018-08-31 | 99 |
(1 rows)

Reading Hudi tables with the Hive connector
-------------------------------------------

Hudi tables can also be accessed with a catalog using the Hive connector. The supported query types
with the Hive connector are same as that of Hudi connector. To query Hudi tables on Trino, place
the `hudi-trino-bundle <https://repo.maven.apache.org/maven2/org/apache/hudi/hudi-trino-bundle>`_
JAR file into the Hive connector installation ``<trino_install>/plugin/hive``.