[
https://issues.apache.org/jira/browse/HUDI-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shilun Fan reassigned HUDI-5664:
--------------------------------
Assignee: Shilun Fan
> Improve SqlQueryPreCommitValidator#queries Parallelism
> ------------------------------------------------------
>
> Key: HUDI-5664
> URL: https://issues.apache.org/jira/browse/HUDI-5664
> Project: Apache Hudi
> Issue Type: Improvement
> Components: cli
> Reporter: Shilun Fan
> Assignee: Shilun Fan
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.1, 0.14.0
>
>
> I found that SqlQueryPreCommitValidator#validateRecordsBeforeAndAfter has a
> todo
> // TODO run this in a thread pool to improve parallelism
> I think we can improve it using List's parallelStream
--
This message was sent by Atlassian Jira
(v8.20.10#820010)