[
https://issues.apache.org/jira/browse/SPARK-37436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-37436:
---------------------------------
Issue Type: Improvement (was: Test)
> Uses Python's standard string formatter for SQL API in pandas API on Spark
> --------------------------------------------------------------------------
>
> Key: SPARK-37436
> URL: https://issues.apache.org/jira/browse/SPARK-37436
> Project: Spark
> Issue Type: Improvement
> Components: PySpark
> Affects Versions: 3.3.0
> Reporter: Hyukjin Kwon
> Priority: Major
>
> Currently {{pyspark.pandas.sql}} uses its own hacky parser:
> https://github.com/apache/spark/blob/master/python/pyspark/pandas/sql_processor.py
> We should ideally switch it to the standard Python formatter
> https://docs.python.org/3/library/string.html#custom-string-formatting
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]