beliefer opened a new pull request #24108: [MINOR][SQL]Fix incorrect comment of SessionCatalog. URL: https://github.com/apache/spark/pull/24108 ## What changes were proposed in this pull request? I accidentally found the comment of `SessionCatalog` is incorrect. The original comment of `SessionCatalog` contains the description An internal catalog that is used by a Spark Session. But `SessionCatalog` also used by `Rule`, `LogicalPlan` and so on. ## How was this patch tested? Not need UT.
---------------------------------------------------------------- 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]
