You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Gopal Vijayaraghavan (Jira)" <ji...@apache.org> on 2019/10/10 18:42:00 UTC

[jira] [Created] (HIVE-22326) StreamingV2: Fail streaming ingests if columns with default constraints are not provided

Gopal Vijayaraghavan created HIVE-22326:
-------------------------------------------

             Summary: StreamingV2: Fail streaming ingests if columns with default constraints are not provided
                 Key: HIVE-22326
                 URL: https://issues.apache.org/jira/browse/HIVE-22326
             Project: Hive
          Issue Type: Bug
            Reporter: Gopal Vijayaraghavan


If a column has a default constraint, the StreamingV2 does not run the corresponding UDF (& in some cases cannot run one, like SURROGATE_KEY).

Fail visibly for that scenario by scenario, rather than allowing DEFAULT to be ignored.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)