HyukjinKwon commented on PR #58614: URL: https://github.com/apache/spark/pull/58614#issuecomment-5642263300
Addressed the two description findings (7 and 3): the PR description is updated so "How was this patch tested?" reflects the four direct `AvroOptions` cases plus the new read-path `AvroSchemaUrlAllowlistSuite`, and states the config is static. Added a scope note that this deliberately targets Avro's `avroSchemaUrl`; options of the same shape such as XML's `rowValidationXSDPath` are out of scope here and there is no shared helper yet. (9655f9e) -- 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]
