jzhuge commented on issue #25372: [SPARK-28640][SQL] Only give warning when 
session catalog is not defined
URL: https://github.com/apache/spark/pull/25372#issuecomment-522431929
 
 
   Handle typo in plugin class name for both v2 session catalog and default 
catalog.
   
   Manual test cases
   - bin/spark-shell --conf spark.sql.catalog.session=noclass
   - bin/spark-shell --conf spark.sql.default.catalog=def
   - bin/spark-shell --conf spark.sql.default.catalog=def --conf 
spark.sql.catalog.def=noclass

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to