zero323 commented on a change in pull request #34466:
URL: https://github.com/apache/spark/pull/34466#discussion_r750685598
##########
File path: python/pyspark/context.py
##########
@@ -15,6 +15,7 @@
# limitations under the License.
#
+from __future__ import annotations
Review comment:
Let's stick with quoting for now, if <s>backrefences</s> forward
references are an issue or you import in `TYPE_CHECKING` blocks
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]