Imbruced commented on code in PR #2593:
URL: https://github.com/apache/sedona/pull/2593#discussion_r2725944415


##########
python/tests/test_base.py:
##########
@@ -70,7 +70,15 @@ def spark(self):
                     "spark.sedona.stac.load.itemsLimitMax",
                     "20",
                 )
-                # Pandas on PySpark doesn't work with ANSI mode, which is 
enabled by default
+                .config("spark.executor.memory", "10G")

Review Comment:
   To remove, forgot to remove it after testing.



-- 
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]

Reply via email to