[ 
https://issues.apache.org/jira/browse/HUDI-8831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HUDI-8831:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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)

Reply via email to