[
https://issues.apache.org/jira/browse/HUDI-8831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo updated HUDI-8831:
------------------------------
Fix Version/s: 1.0.1
> Hudi parser should passthrough unsupport procedure to delegate
> --------------------------------------------------------------
>
> Key: HUDI-8831
> URL: https://issues.apache.org/jira/browse/HUDI-8831
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Yinsheng Wang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.1
>
>
> Hudi parser parse any sql text that looks like 'call xx.yy(z1,z2)' as
> `CallCommand`, then fails with AnalysisException in `HoodieAnalysis` if the
> command is not support by hudi。 This make other parsers like Iceberg or other
> user defined lost chance to parse the call sql
--
This message was sent by Atlassian Jira
(v8.20.10#820010)