You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use new sedona_internal_err to avoid misleading datafusion internal err (#2)
* Add new sedona_internal_err
* Use sedona_internal_err instead of internal_err in st_xyzm.rs
* More replacements
* Use full import path in macro to avoid needing import
* Replace all uses in sedona-funcdtions
* Replace with 'sedona_internal_err' in remaining packages
* Update err test case in function_set.rs to use 'contains' instead of 'eq'
0 commit comments