[SUPPORT] parquet-dereference-pushdown not working on hudi 0.10.1 and presto 0.275 #7976
Labels
priority:major
degraded perf; unable to move forward; potential bugs
query-engine
trino, presto, athena, impala, etc
Tips before filing an issue
Have you gone through our FAQs?
Join the mailing list to engage in conversations and get faster support at [email protected].
If you have triaged this as a bug, then file an issue directly.
Describe the problem you faced
with
hive.enable-parquet-dereference-pushdown
property and sessionparquet_batch_reader_verification_enabled
, the query on Hudi table's sub-field is not working and always returns errors.A clear and concise description of the problem.
in the CLI console it says
more details from presto web stack trace:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Environment Description
Hudi version : 0.10.1
Spark version : 2.4.8
Hive version : 2.3.9
Hadoop version :2.10.1
Storage (HDFS/S3/GCS..) : S3
Running on Docker? (yes/no) : no
Additional context
Add any other context about the problem here.
Stacktrace
Add the stacktrace of the error.
The text was updated successfully, but these errors were encountered: