petern48 commented on code in PR #226:
URL: https://github.com/apache/sedona-db/pull/226#discussion_r2434540569
##########
python/sedonadb/pyproject.toml:
##########
@@ -37,6 +37,7 @@ test = [
"geoarrow-pyarrow",
"geopandas",
"pandas",
+ "polars",
Review Comment:
Sorry, why is Polars being added as a dependency? The PR isn't introducing
any changes that would require it, and SedonaDB is not built on Polars, if that
was what you were thinking. Aside from that, `columns()` implementation looks
good.
--
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]