panbingkun commented on PR #47364:
URL: https://github.com/apache/spark/pull/47364#issuecomment-2244461934

   > Hi @panbingkun this is starting to look like what we want to get as a 
result. Thanks for taking the initiative. Apart from the SQL command for SHOW 
COLLATIONS we need to get the other APIs working. Usually how we list tables 
and databases for other APIs is through use of catalog information. This is the 
point where we need to make sure we make the initial design properly. I would 
argue catalog and schema information should not be stored per collation, but 
actually only inferred for the purpose of listing here. This becomes crucially 
important later when we introduce user-defined collations, as these collations 
will not be available in the list of ICU locales. I will take one more look 
into how this could be done completely and will get back to you.
   
   @mihailom-db 
   Thank you very much for your detailed explanation and response! 
   Looking forward to your `take one more look into` results!


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to