wren-engine icon indicating copy to clipboard operation
wren-engine copied to clipboard

Determine if the table is in with query, if so, it doesn't need catalog/schema in session context

Open brandboat opened this issue 2 years ago • 0 comments

StatementAnalyzer#visitTable should analyze if table is in WITH-Query, if so, it doesn't need to use toCatalogSchemaTableName

brandboat avatar Feb 20 '23 06:02 brandboat