amaliujia commented on code in PR #40438: URL: https://github.com/apache/spark/pull/40438#discussion_r1140540989
########## connector/connect/common/src/test/resources/query-tests/explain-results/createTable_with_schema.explain: ########## @@ -0,0 +1,2 @@ +SubqueryAlias spark_catalog.default.test_parquet_table Review Comment: Do we need such the way to test `catalog.createTable` API? Maybe just test in CatalogSuite? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
