You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Harshal Patel (Jira)" <ji...@apache.org> on 2023/09/05 03:34:00 UTC

[jira] [Created] (HIVE-27669) Hive Acid CTAS fails incremental if no of rows inserted is > INT_MAX

Harshal Patel created HIVE-27669:
------------------------------------

             Summary: Hive Acid CTAS fails incremental if no of rows inserted is > INT_MAX
                 Key: HIVE-27669
                 URL: https://issues.apache.org/jira/browse/HIVE-27669
             Project: Hive
          Issue Type: Bug
            Reporter: Harshal Patel
            Assignee: Harshal Patel


* If a Table is created using CTAS with rows > INT_MAX then beeline eats up the thrown error
 *  As replication also uses the same infra it should also do the same instead of failing with NumberFormatException

*Note:*  This is happening in the customer's environment consistently but we are not able to reproduce it. So, we have gone through the whole code flow and handled the error accordingly.



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