HeartSaVioR commented on PR #36963: URL: https://github.com/apache/spark/pull/36963#issuecomment-1165027544
> That's said previously it also shows some table info, but it mostly depends on data source implementation. Is it correct? Correct. The information it prints out is mostly just a collection of toString in fields in case class. Since we don't have any contract with how the information data source provides reflects to the logical plan, it's totally up to the data source implementation. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
