xinrong-databricks commented on a change in pull request #33694:
URL: https://github.com/apache/spark/pull/33694#discussion_r689690796
##
File path: python/pyspark/pandas/indexes/datetimes.py
##
@@ -741,6 +741,13 @@ def pandas_at_time(pdf) -> ps.DataFrame[int]:
psd
xinrong-databricks commented on a change in pull request #33694:
URL: https://github.com/apache/spark/pull/33694#discussion_r689690796
##
File path: python/pyspark/pandas/indexes/datetimes.py
##
@@ -741,6 +741,13 @@ def pandas_at_time(pdf) -> ps.DataFrame[int]:
psd
xinrong-databricks commented on a change in pull request #33694:
URL: https://github.com/apache/spark/pull/33694#discussion_r689690796
##
File path: python/pyspark/pandas/indexes/datetimes.py
##
@@ -741,6 +741,13 @@ def pandas_at_time(pdf) -> ps.DataFrame[int]:
psd
xinrong-databricks commented on a change in pull request #33694:
URL: https://github.com/apache/spark/pull/33694#discussion_r687015099
##
File path: python/pyspark/pandas/tests/indexes/test_base.py
##
@@ -2335,6 +2335,60 @@ def test_factorize(self):
self.assertRaises
xinrong-databricks commented on a change in pull request #33694:
URL: https://github.com/apache/spark/pull/33694#discussion_r687013441
##
File path: python/pyspark/pandas/indexes/extension.py
##
@@ -0,0 +1,153 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one