Lokesh Jain created HUDI-6657:
---------------------------------
Summary: Investigate records returned when full table scan is
enabled for incremental query
Key: HUDI-6657
URL: https://issues.apache.org/jira/browse/HUDI-6657
Project: Apache Hudi
Issue Type: Bug
Components: incremental-query
Reporter: Lokesh Jain
HUDI-6649 adds assertion for SQL queries with column stat index enabled. One of
the assertions in the test class
`org.apache.hudi.functional.TestColumnStatsIndexWithSQL#verifyFileIndexAndSQLQueries`
is failing when full table scan is enabled. If the full table scan is
disabled, the incremental query provides the correct results.
The Jira aims to investigate and fix the query results.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)