Jia Yu created SEDONA-472: ----------------------------- Summary: Adapter API no longer works with unshaded jar Key: SEDONA-472 URL: https://issues.apache.org/jira/browse/SEDONA-472 Project: Apache Sedona Issue Type: Bug Reporter: Jia Yu Attachments: image-2024-01-20-15-59-55-588.png
Use the unshaded jar and run this notebook: [https://github.com/apache/sedona/blob/master/binder/ApacheSedonaSQL_SpatialJoin_AirportsPerCountry.ipynb] This code will fail: result2 = Adapter.toDf(result_pair_rdd, countries_rdd.fieldNames, airports.fieldNames, sedona) With the following error: !image-2024-01-20-15-59-55-588.png! -- This message was sent by Atlassian Jira (v8.20.10#820010)