ulysses-you commented on pull request #29688: URL: https://github.com/apache/spark/pull/29688#issuecomment-691593417
Thanks @gengliangwang .The origin propose is for explain test what I said in pr description, related pr is [#29586](https://github.com/apache/spark/pull/29586). Location value has been abbreviated by `...` since default metadata length is 100. We can add the config at head of test file like `--SET spark.sql.maxMetadataStringLength=500;` if we have this config, then we can get the total location value. I'm not sure if it's well to do these change in one pr. But I can merge them into one pr if you think it's ok. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
