GAUSS-04441 -- GAUSS-04450
GAUSS-04441: “Unsupport store format, only support ORC format for DFS table.”
SQLSTATE: XX000
Description: Internal system error. The data format of the HDFS table is not ORC.
Solution: Modify the data format.
GAUSS-04442: “'INSERT' is not supported by the type of relation.”
SQLSTATE: D0011
Description: This table does not support the insert operation.
Solution:Contact technical support.
GAUSS-04443: “'DELETE' is not supported by the type of relation.”
SQLSTATE: D0011
Description: This table does not support the delete operation.
Solution:Contact technical support.
GAUSS-04444: “'UPDATE' is not supported by the type of relation.”
SQLSTATE: D0011
Description: This table does not support the update operation.
Solution:Contact technical support.
GAUSS-04448: “Distribute query failed due to duplicate query id”
SQLSTATE: XX000
Description:Internal system error.
Solution:Contact technical support.
GAUSS-04449: “parent of GROUPING is not Agg node”
SQLSTATE: 42P27
Description:Internal system error.
Solution:Contact technical support.
GAUSS-04450: “parent of GROUPINGID is not Agg node”
SQLSTATE: 42P27
Description:Internal system error.
Solution:Contact technical support.