Re: [PR] [SPARK-47202][PYTHON][TESTS][FOLLOW-UP] Test timestamp with tzinfo in toPandas and createDataFrame with Arrow optimized [spark]

2024-02-29 Thread via GitHub
dongjoon-hyun commented on code in PR #45308: URL: https://github.com/apache/spark/pull/45308#discussion_r1508489096 ## python/pyspark/sql/tests/test_arrow.py: ## @@ -18,10 +18,12 @@ import datetime import os import threading +import calendar import time import unittest fr

Re: [PR] [SPARK-47202][PYTHON][TESTS][FOLLOW-UP] Test timestamp with tzinfo in toPandas and createDataFrame with Arrow optimized [spark]

2024-02-29 Thread via GitHub
dongjoon-hyun commented on code in PR #45308: URL: https://github.com/apache/spark/pull/45308#discussion_r1508489711 ## python/pyspark/sql/tests/test_arrow.py: ## @@ -18,10 +18,12 @@ import datetime import os import threading +import calendar import time import unittest fr

Re: [PR] [SPARK-47202][PYTHON][TESTS][FOLLOW-UP] Test timestamp with tzinfo in toPandas and createDataFrame with Arrow optimized [spark]

2024-02-29 Thread via GitHub
dongjoon-hyun commented on code in PR #45308: URL: https://github.com/apache/spark/pull/45308#discussion_r1508489711 ## python/pyspark/sql/tests/test_arrow.py: ## @@ -18,10 +18,12 @@ import datetime import os import threading +import calendar import time import unittest fr

Re: [PR] [SPARK-47202][PYTHON][TESTS][FOLLOW-UP] Test timestamp with tzinfo in toPandas and createDataFrame with Arrow optimized [spark]

2024-02-29 Thread via GitHub
HyukjinKwon commented on code in PR #45308: URL: https://github.com/apache/spark/pull/45308#discussion_r1508490159 ## python/pyspark/sql/tests/test_arrow.py: ## @@ -18,10 +18,12 @@ import datetime import os import threading +import calendar import time import unittest from

Re: [PR] [SPARK-47202][PYTHON][TESTS][FOLLOW-UP] Test timestamp with tzinfo in toPandas and createDataFrame with Arrow optimized [spark]

2024-02-29 Thread via GitHub
dongjoon-hyun commented on code in PR #45308: URL: https://github.com/apache/spark/pull/45308#discussion_r1508490209 ## python/pyspark/sql/tests/test_arrow.py: ## @@ -18,10 +18,12 @@ import datetime import os import threading +import calendar import time import unittest fr

Re: [PR] [SPARK-47202][PYTHON][TESTS][FOLLOW-UP] Test timestamp with tzinfo in toPandas and createDataFrame with Arrow optimized [spark]

2024-02-29 Thread via GitHub
HyukjinKwon commented on code in PR #45308: URL: https://github.com/apache/spark/pull/45308#discussion_r1508490288 ## python/pyspark/sql/tests/test_arrow.py: ## @@ -18,10 +18,12 @@ import datetime import os import threading +import calendar import time import unittest from

Re: [PR] [SPARK-47202][PYTHON][TESTS][FOLLOW-UP] Test timestamp with tzinfo in toPandas and createDataFrame with Arrow optimized [spark]

2024-02-29 Thread via GitHub
dongjoon-hyun commented on code in PR #45308: URL: https://github.com/apache/spark/pull/45308#discussion_r1508495882 ## python/pyspark/sql/tests/test_arrow.py: ## @@ -18,10 +18,12 @@ import datetime import os import threading +import calendar import time import unittest fr

Re: [PR] [SPARK-47202][PYTHON][TESTS][FOLLOW-UP] Test timestamp with tzinfo in toPandas and createDataFrame with Arrow optimized [spark]

2024-02-27 Thread via GitHub
HyukjinKwon closed pull request #45308: [SPARK-47202][PYTHON][TESTS][FOLLOW-UP] Test timestamp with tzinfo in toPandas and createDataFrame with Arrow optimized URL: https://github.com/apache/spark/pull/45308 -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] [SPARK-47202][PYTHON][TESTS][FOLLOW-UP] Test timestamp with tzinfo in toPandas and createDataFrame with Arrow optimized [spark]

2024-02-27 Thread via GitHub
HyukjinKwon commented on PR #45308: URL: https://github.com/apache/spark/pull/45308#issuecomment-1968421360 Merged to master and branch-3.5. -- 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 sp