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

[jira] [Created] (HUDI-3726) Switching from non-partitioned to partitioned key gen does not throw any exception

sivabalan narayanan created HUDI-3726:
-----------------------------------------

             Summary: Switching from non-partitioned to partitioned key gen does not throw any exception
                 Key: HUDI-3726
                 URL: https://issues.apache.org/jira/browse/HUDI-3726
             Project: Apache Hudi
          Issue Type: Bug
          Components: spark
            Reporter: sivabalan narayanan


in C1, if non-partitioned key gen is used and for C2, if key gen option is missed, we fallback to simple key gen and the write succeeds. I was expecting to throw exception if key gen class is changed. 

 

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)