Kontinuation opened a new pull request, #609: URL: https://github.com/apache/sedona-db/pull/609
## Summary - Adds the missing `"pandas.core.series.Series"` entry to `SPECIAL_CASED_LITERALS` in `literal.py`, fixing `test_pandas_literal` and `test_geopandas_literal` failures on pandas < 3.0 (Python 3.9 CI). - The dict already handled both pandas < 3.0 and >= 3.0 naming for `DataFrame` but was missing the < 3.0 variant for `Series`. -- 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]
