satish created HUDI-1646:
----------------------------
Summary: Allow support for pre-commit validation
Key: HUDI-1646
URL: https://issues.apache.org/jira/browse/HUDI-1646
Project: Apache Hudi
Issue Type: New Feature
Reporter: satish
Assignee: satish
Fix For: 0.8.0
We have use cases where we want to support running hive/presto queries to
validate data on uncommitted data. If validation passes, we will promote the
commit. Otherwise, rollback the commit.
This is not possible today because ParquetInputFormat supports only reading
committed data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)