All Products
Search
Document Center

Realtime Compute for Apache Flink:ValidationErrorDetails

Last Updated:Mar 31, 2026

Parameter

Type

Description

Example

object

The errors of the verification result of the SQL syntax.

lineNumber

string

The number the row at which the error starts.

3

columnNumber

string

The number of the column at which the error starts.

10

endLineNumber

string

The number of the row at which the error ends.

4

endColumnNumber

string

The number of the column at which the error ends.

5

message

string

The error message.

""