Kontinuation opened a new pull request, #637: URL: https://github.com/apache/sedona-db/pull/637
## Summary - Remove the `documentation` parameter from `SedonaScalarUDF::new` calls in `RS_SetSRID` and `RS_SetCRS`, which was removed from the struct in #633 (69998e9) but not updated in `rs_setsrid.rs` (merged earlier via #630), causing a compilation failure. - Remove the now-unused `rs_set_srid_doc()` / `rs_set_crs_doc()` functions and their associated imports. - Remove assertions on `documentation()` value in tests since the field no longer exists. -- 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]
