Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/21978
I'd like to wait for https://github.com/apache/spark/pull/17185
#17185 allows users to do `db1.table1.col1`, and we can later extend it to
`catalog1.db1.table1.col1`.
We should also update the column resolution logic to consider catalog name.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
