GAUSS-03851 -- GAUSS-03860
GAUSS-03851: "UnSupported vector aggregation function %u"
SQLSTATE: XX000
Description: An incorrect execution plan is generated.
Solution: Record the plan. Contact technical support.
GAUSS-03852: "vector aggregation does not support distinct clause in aggregate function"
SQLSTATE: XX000
Description: Vectorized executor does not support the distinct clauses in an aggregate function.
Solution: Modify the distinct statement.
GAUSS-03853: "unsupported aggregation type"
SQLSTATE: XX000
Description: The generated plan is incorrect.
Solution: Record the plan. Contact technical support.
GAUSS-03854: "VecRemoteQuery ReScan is not yet implemented"
SQLSTATE: 0A000
Description: VecRemoteQuery rescanning cannot be implemented.
Solution: Check the scanning statements.
GAUSS-03855: "only support default window clause"
SQLSTATE: 0A000
Description: Non-default window functions are used.
Solution: Ensure that the input expression syntax supports window functions.
GAUSS-03856: "window vector aggregation is not yet implemented"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03857: "Unsupported window function %s in vector engine"
SQLSTATE: XX000
Description: The usage is not supported.
Solution: Modify the SQL statement.
GAUSS-03858: "Unsupported window function %d in vector engine"
SQLSTATE: XX000
Description: The usage is 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.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot