ashutosh-jindal commented on PR #55441: URL: https://github.com/apache/spark/pull/55441#issuecomment-4659188117
@cloud-fan I have modified the response. Instead of returning the raw partition values, i parse the partition string and convert it to json object. "/" is used as partition key separator and "=" as value separator. These should be good enough to handle V1 catalogs. Please have a look. -- 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]
