alhudz commented on PR #5006:
URL: https://github.com/apache/calcite/pull/5006#issuecomment-4913841064

   Pushed a fix for the failing `spatial.iq` tests. The hardened parser had 
`namespaceAware` on, which rejected the existing `gml:`-prefixed samples that 
never declare the namespace; JTS's `GMLReader` parses non-namespace-aware, so I 
matched that. `disallow-doctype-decl` still blocks the XXE payload, and the 
quidem cases plus the regression test pass locally.


-- 
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]

Reply via email to