Firebase Data Connect appears to ignore the schema property under datasource.postgresql in dataconnect.yaml and continues to generate SQL that explicitly references objects in the public schema (e.g. ...
Doris has an open api to observe table schema information. See here. Currently, schema information is attached to the response body, like below. { "msg": "success ...