You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "dzcxzl (Jira)" <ji...@apache.org> on 2022/06/23 12:49:00 UTC

[jira] [Created] (HUDI-4309) Spark3.2 custom parser should not throw exception

dzcxzl created HUDI-4309:
----------------------------

             Summary: Spark3.2 custom parser should not throw exception
                 Key: HUDI-4309
                 URL: https://issues.apache.org/jira/browse/HUDI-4309
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: dzcxzl


In HoodieSpark3_2ExtendedSqlAstBuilder, there are three places where the syntax is not supported, which causes sql to report an error in the parse stage.

 

visitInsertOverwriteDir

visitInsertOverwriteHiveDir

withRepartitionByExpression



--
This message was sent by Atlassian Jira
(v8.20.7#820007)