GAUSS-03851 -- GAUSS-03860
GAUSS-03851: “UnSupported vector aggregation function %u”
SQLSTATE: XX000
Description: An incorrect execution plan is generated.
Solution: Retain the plan. Contact technical support.
GAUSS-03853: “unsupported aggregation type”
SQLSTATE: XX000
Description: Generated plan error.
Solution: Retain the plan. Contact technical support.
GAUSS-03854: “VecRemoteQuery ReScan is not yet implemented”
SQLSTATE: 0A000
Description: VecRemoteQuery rescanning cannot be implemented.
Solution: Check the scan statement.
GAUSS-03857: “Unsupported window function %s in vector engine”
SQLSTATE: XX000
Description: Usage not supported.
Solution: Modify the SQL statement.
GAUSS-03860: “Un-support CHECK constraint”
SQLSTATE: XX000
Description: Column storage does not support the CHECK constraint.
Solution: Check the syntax and remove the CHECK constraint.