-
Error number:
6041
; Symbol:ER_LH_COL_NOT_NULLABLE
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d of %s : Column contains null but it is not nullable.
-
Error number:
6042
; Symbol:ER_LH_WARN_COL_MISSING_NOT_NULLABLE
; SQLSTATE:HY000
Message: Column %d of %s : Column is missing, but it is not nullable and no explicit default value is provided.
-
Error number:
6043
; Symbol:ER_LH_COL_IS_EMPTY
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d of %s : Column is empty.
-
Error number:
6044
; Symbol:ER_LH_COL_IS_EMPTY_WARN
; SQLSTATE:HY000
Message: Column %d of %s : Column is empty, setting default value.
-
Error number:
6045
; Symbol:ER_LH_BAD_VALUE
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d of %s : Invalid %s value.
-
Error number:
6046
; Symbol:ER_LH_DECIMAL_UNKNOWN_ERR
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d of %s : Unknown error while parsing decimal.
-
Error number:
6047
; Symbol:ER_LH_DECIMAL_OOM_ERR
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d of %s : Out of memory loading decimal.
-
Error number:
6048
; Symbol:ER_LH_WARN_DECIMAL_ROUNDING
; SQLSTATE:HY000
Message: Column %d of %s : Fraction exceeds schema, rounding value.
-
Error number:
6049
; Symbol:ER_LH_DECIMAL_PRECISION_EXCEEDS_SCHEMA
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d of %s : decimal precision exceeds schema.
-
Error number:
6050
; Symbol:ER_LH_EXCEEDS_MIN
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d of %s : %s exceeds min.
-
Error number:
6051
; Symbol:ER_LH_EXCEEDS_MAX
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d of %s : %s exceeds max.
-
Error number:
6052
; Symbol:ER_LH_WARN_EXCEEDS_MIN_TRUNCATING
; SQLSTATE:HY000
Message: Column %d of %s : %s exceeds min, setting to min value possible.
-
Error number:
6053
; Symbol:ER_LH_WARN_EXCEEDS_MAX_TRUNCATING
; SQLSTATE:HY000
Message: Column %d of %s : %s exceeds max, setting to max value possible.
-
Error number:
6054
; Symbol:ER_LH_REAL_IS_NAN
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d of %s : Real value is NaN.
-
Error number:
6055
; Symbol:ER_LH_OUT_OF_RANGE
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d of %s : %s value is out of range.
-
Error number:
6056
; Symbol:ER_LH_DATETIME_FORMAT
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d of %s : Error while applying %s format.
-
Error number:
6057
; Symbol:ER_LH_WARN_TRUNCATED
; SQLSTATE:HY000
Message: Column %d of %s : %s value was truncated.
-
Error number:
6058
; Symbol:ER_LH_CANNOT_CONVERT_STRING
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d of %s : Cannot convert string %s.
-
Error number:
6059
; Symbol:ER_LH_RESOURCE_PRINCIPAL_ERR
; SQLSTATE:HY000
Message: Unable to load table from external source: Resource principal error.
-
Error number:
6060
; Symbol:ER_LH_AWS_AUTH_ERR
; SQLSTATE:HY000
Message: Unable to load table from external source: AWS authentication error.
-
Error number:
6061
; Symbol:ER_LH_CSV_PARSING_ERR
; SQLSTATE:HY000
Message: Unable to load table from external source: %s:%lu: Parsing error found. %s.
-
Error number:
6062
; Symbol:ER_LH_COLUMN_MISMATCH_ERR
; SQLSTATE:HY000
Message: Unable to load table from external source: %s: Mismatch in the number of columns. Expected %u, found %u.
-
Error number:
6063
; Symbol:ER_LH_COLUMN_MAX_ERR
; SQLSTATE:HY000
Message: Unable to load table from external source: %s: More than %u column(s) found.
-
Error number:
6064
; Symbol:ER_LH_CHARSET_UNSUPPORTED
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d in %s: Charset is not supported.
-
Error number:
6065
; Symbol:ER_LH_PARQUET_DECIMAL_CONVERSION_ERR
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d in %s: Decimal conversion error.
-
Error number:
6066
; Symbol:ER_LH_STRING_TOO_LONG
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d in %s: String is too long.
-
Error number:
6067
; Symbol:ER_LH_RESOURCE_PRINCIPAL_BUCKET_ERR
; SQLSTATE:HY000
Message: Unable to load table from external source: Resource Principal endpoint is not configured. Cannot access following buckets: %s.
-
Error number:
6068
; Symbol:ER_LH_NO_FILES_FOUND
; SQLSTATE:HY000
Message: Unable to load table from external source: No files found corresponding to the following data locations: %s.
-
Error number:
6069
; Symbol:ER_LH_EMPTY_FILE
; SQLSTATE:HY000
Message: Unable to load table from external source: File %s is empty.
-
Error number:
6070
; Symbol:ER_LH_DUPLICATE_FILE
; SQLSTATE:HY000
Message: Unable to load table from external source: File %s was not processed (duplicate).
-
Error number:
6071
; Symbol:ER_LH_AVRO_SCHEMA_DEPTH_EXCEEDS_MAX
; SQLSTATE:HY000
Message: Unable to load table from external source: File %.*s: Avro schema depth exceeds max allowed depth.
-
Error number:
6072
; Symbol:ER_LH_AVRO_HEADER_MISMATCH
; SQLSTATE:HY000
Message: Unable to load table from external source: File %s: Header does not match other files.
-
Error number:
6073
; Symbol:ER_LH_AVRO_ENUM_CANNOT_CONVERT_CHARSET
; SQLSTATE:HY000
Message: Unable to load table from external source: File %s: Enum symbol can't convert to column charset.
-
Error number:
6074
; Symbol:ER_LH_AVRO_ENUM_MISMATCH
; SQLSTATE:HY000
Message: Unable to load table from external source: File %s: Enum symbols are not the same, or are not in the same order.
-
Error number:
6075
; Symbol:ER_LH_AVRO_TYPE_CANNOT_CONVERT
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d in %s: Avro value of physical type %.*s logical type %.*s cannot be converted to mysql type %s.
-
Error number:
6076
; Symbol:ER_LH_AVRO_FILE_ENDS_UNEXPECTEDLY
; SQLSTATE:HY000
Message: Unable to load table from external source: File %.*s: Ends unexpectedly.
-
Error number:
6077
; Symbol:ER_LH_AVRO_FILE_DATA_CORRUPT
; SQLSTATE:HY000
Message: Unable to load table from external source: File %.*s: File data might be corrupt.
-
Error number:
6078
; Symbol:ER_LH_AVRO_INVALID_UNION
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d in %s: Invalid union encountered. Unions are only supported to represent nullable columns. One of the two types of the union must be null.
-
Error number:
6079
; Symbol:ER_LH_AVRO_INVALID_BLOCK_SIZE
; SQLSTATE:HY000
Message: Unable to load table from external source: File %.*s: Invalid avro block size.
-
Error number:
6080
; Symbol:ER_LH_AVRO_INVALID_BLOCK_RECORD_COUNT
; SQLSTATE:HY000
Message: Unable to load table from external source: File %.*s: Invalid Avro block record count.
-
Error number:
6081
; Symbol:ER_LH_FORMAT_HEADER_NO_MAGIC_BYTES
; SQLSTATE:HY000
Message: Unable to load table from external source: File %.*s: Cannot locate %s specific metadata. Either the file is corrupted or this is not an %s file.
-
Error number:
6082
; Symbol:ER_LH_AVRO_HEADER_METADATA_ERR
; SQLSTATE:HY000
Message: Unable to load table from external source: File %.*s: Could not process Avro header metadata. The metadata is corrupted or invalid.
-
Error number:
6083
; Symbol:ER_LH_AVRO_HEADER_NO_SCHEMA
; SQLSTATE:HY000
Message: Unable to load table from external source: File %.*s: No schema in Avro header metadata.
-
Error number:
6084
; Symbol:ER_LH_AVRO_NO_CODEC_IN_HEADER
; SQLSTATE:HY000
Message: Unable to load table from external source: File %.*s: No codec in Avro header metadata.
-
Error number:
6085
; Symbol:ER_LH_AVRO_INVALID_NAME_IN_SCHEMA
; SQLSTATE:HY000
Message: Unable to load table from external source: File %.*s: Invalid name in Avro schema.
-
Error number:
6086
; Symbol:ER_LH_AVRO_DECODING_ERR
; SQLSTATE:HY000
Message: Unable to load table from external source: File %.*s: Error decoding Avro %.*s. %s
-
Error number:
6087
; Symbol:ER_LH_PARQUET_NON_UTF8_FILE_ENC
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d in %s: String with non-utf8 file encoding.
-
Error number:
6088
; Symbol:ER_LH_PARQUET_SCHEMA_MISMATCH
; SQLSTATE:HY000
Message: Unable to load table from external source: Difference in schema among Parquet files.
-
Error number:
6089
; Symbol:ER_LH_PARQUET_ROW_GROUP_SIZE_EXCEEDS_MAX
; SQLSTATE:HY000
Message: Unable to load table from external source: File %s: Size of row group %ld is larger than maximum allowed size (%d).
-
Error number:
6090
; Symbol:ER_LH_PARQUET_CANNOT_LOCATE_OFFSET
; SQLSTATE:HY000
Message: Unable to load table from external source: File %s: Cannot locate offset of row group %ld in metadata.
-
Error number:
6091
; Symbol:ER_LH_PARQUET_TYPE_CANNOT_CONVERT
; SQLSTATE:HY000
Message: Unable to load table from external source: Column %d in parquet table cannot be converted to mysql format.
-
Error number:
6092
; Symbol:ER_LH_PARQUET_CANNOT_LOCATE_SCHEMA
; SQLSTATE:HY000
Message: Unable to load table from external source: Cannot locate schema in %s.
-
Error number:
6093
; Symbol:ER_LH_INFER_SCHEMA_MISMATCH
; SQLSTATE:HY000
Message: Error during Lakehouse Schema Inference: Found files with mismatched schemas.
-
Error number:
6094
; Symbol:ER_LH_OOM
; SQLSTATE:HY000
Message: Unable to load table from external source: Insufficient memory.
-
Error number:
6095
; Symbol:ER_LH_WARN_INFER_SKIPPED_LINES
; SQLSTATE:HY000
Message: Warning during Lakehouse Schema Inference: Skipped %lu line(s) due to mismatched num of cols.
-
Error number:
6096
; Symbol:ER_LH_WARN_INFER_SKIPPED_FILES
; SQLSTATE:HY000
Message: Warning during Lakehouse Schema Inference: Skipped %lu file(s) due to mismatched num of cols.
-
Error number:
6097
; Symbol:ER_LH_INFER_FILE_HAS_NO_DATA
; SQLSTATE:HY000
Message: Warning during Lakehouse Schema Inference: File %s is skipped because it has no valid data. File is either empty or all rows are skipped.
-
Error number:
6098
; Symbol:ER_LH_INFER_NO_DATA
; SQLSTATE:HY000
Message: Error during Lakehouse Schema Inference: No valid data found for processing.
-
Error number:
6099
; Symbol:ER_LH_INFER_NO_FILES
; SQLSTATE:HY000
Message: Error during Lakehouse Schema Inference: No valid files found for processing.
-
Error number:
6100
; Symbol:ER_LH_WARN_INFER_USE_DEFAULT_COL_NAMES
; SQLSTATE:HY000
Message: Warning during Lakehouse Schema Inference: Used default column names for column index(s) %s as they are %s.
-
Error number:
6101
; Symbol:ER_LH_PARQUET_CANNOT_READ_HEADER
; SQLSTATE:HY000
Message: Unable to load table from external source: File %s: Unable to read Parquet header.
-
Error number:
6102
; Symbol:ER_LH_INFER_WARN_GOT_EXCEPTION
; SQLSTATE:HY000
Message: Error during Lakehouse Schema Inference: Got an exception while trying to process file task.
-
Error number:
6103
; Symbol:ER_LH_AVRO_CANNOT_PARSE_HEADER
; SQLSTATE:HY000
Message: Unable to load table from external source: File %.*s: Could not parse avro header. Probably corrupted avro file.
-
Error number:
6104
; Symbol:ER_LH_PARQUET_CANT_OPEN_FILE
; SQLSTATE:HY000
Message: Unable to load table from external source: Parquet reader cannot open %s. %s
-
Error number:
6128
; Symbol:ER_LH_USER_DATA_ACCESS_FAILED
; SQLSTATE:HY000
Message: Unable to load table from external source: Unable to access the following data locations: %s