Yinsheng Wang created HUDI-8831:
-----------------------------------

             Summary: 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


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