chen0623-bak commented on issue #5472: URL: https://github.com/apache/seatunnel/issues/5472#issuecomment-1721278700
`Phoenix` When creating a table, although it is in lowercase But it will be resolved to uppercase unless enclosed in double quotes You can log in to the `phoenix client` Use command to view ```shell !describe table_name ``` If the table name is lowercase, it should also be enclosed in double quotes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
