tsreaper commented on issue #900:
URL: 
https://github.com/apache/incubator-paimon/issues/900#issuecomment-1511268006

   PR #902 is not a valid solution because it assumes that each `tableRoot` in 
the `SchemaManager` stands for a table in a catalog. However we also support 
table outside of catalog (for example, `'connector' = 'paimon'` in Flink), also 
a lot of tests create `SchemaManager` with an arbitrary path which only holds a 
test table. These test tables also don't have catalogs and databases.


-- 
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]

Reply via email to