james-willis opened a new issue, #3153: URL: https://github.com/apache/sedona/issues/3153
`RS_Intersects`/`RS_Contains`/`RS_Within` default a missing CRS on either operand to WGS84. Now that the GeoParquet reader attaches CRSes, CRS-less-but-actually-WGS84 values are much rarer, so this default may do more harm than good — a one-sided-CRS error would surface the mismatch instead of silently assuming a frame. This tracks the Sedona (Spark) side. The SedonaDB side: <PAIR_URL>. -- 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]
