You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Lokesh Jain (Jira)" <ji...@apache.org> on 2023/01/18 07:49:00 UTC

[jira] [Created] (HUDI-5574) Support auto record key generation with Spark SQL

Lokesh Jain created HUDI-5574:
---------------------------------

             Summary: Support auto record key generation with Spark SQL
                 Key: HUDI-5574
                 URL: https://issues.apache.org/jira/browse/HUDI-5574
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: Lokesh Jain


HUDI-2681 adds support for auto record key generation with spark dataframes. This Jira aims to add support for the same with spark sql.

One of the changes required here as pointed out by [~kazdy] is that SQL_INSERT_MODE would need to be handled here. In this case if SQL_INSERT_MODE mode is set to strict, the insert should fail.

cc [~shivnarayan] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)