Description
Specifying the table schema in DDL formats is needed for different scenarios. For example, specifying the schema in SQL function from_json, and specifying the customized JDBC data types. In the submitted PRs, the idea is to ask users to specify the table schema in the JSON format. This is not user friendly.