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)