pan3793 commented on issue #929:
URL: 
https://github.com/apache/incubator-kyuubi/issues/929#issuecomment-900788099


   > As mentioned above, spark uses lazy strategy to load catalogs, if not 
Pre-load, GetCatalogs API does not get all the Catalog's name list. I wonder if 
it is possible to fetch the name of catalogs directly from the spark conf 
without pre-loading?
   
   I think it's a feasible approach, but may make the things inconsistent with 
`show catalogs`, since https://github.com/apache/spark/pull/33175 has not got 
merged yet, maybe we can discuss the implementations of `show catalogs` in 
upstream


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