Flink 1.11 Sql client environment yaml
Posted by
Lian Jiang on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Flink-1-11-Sql-client-environment-yaml-tp36729.html
Hi,
1. use GenericInMemoryCatalog (e.g. type, settings)
2. use Kafka schema registry for schema. The example hard code the schema in env yaml.
3. other than UDF, is there a way to easily query a deeply nested json in Flink SQL?
Appreciate your help!
Regards
Lian