Closed as not planned
Description
Recently hit a problem when using table with name length > 128. Failed to create table due to HMS SERDES.NAME
column restriction:
Caused by: io.trino.hive.thrift.metastore.MetaException: Attempt to store value "jl_name_129_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" in column "`NAME`" that has maximum length of 128. Please correct your data!
Any reason we need to set tableName as serdeName?
Metadata
Metadata
Assignees
Labels
No labels