Closed dyrnq closed 1 year ago
[INFO] Submitting SQL update statement to the cluster...
[ERROR] Could not execute SQL statement. Reason:
org.apache.doris.shaded.com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `int` from String "errCode = 7, detailMessage = unknown table, tableName=table": not a valid `int` value
at [Source: (String)""errCode = 7, detailMessage = unknown table, tableName=table""; line: 1, column: 1]
must creae database and table in doris before exec flink sql DDL.