Updated on 2025-02-22 GMT+08:00

Using HetuEngine on Hudi

HetuEngine is a high-performance interactive SQL analysis and data virtualization engine. It seamlessly integrates with the big data ecosystem to achieve millisecond-level interactive queries on massive data and supports unified cross-source and cross-domain access, enabling one-stop SQL integrated analysis within and between data lakes and data warehouses.

HetuEngine only supports the SELECT operation for Hudi, that is, it supports using the SELECT syntax to query data from Hudi tables.

HetuEngine does not support querying incremental views of Hudi.

For details about the syntax, see the SELECT syntax in HetuEngine SQL Syntax Reference.