You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2021/11/26 01:38:00 UTC

[jira] [Resolved] (SPARK-37436) Uses Python's standard string formatter for SQL API in pandas API on Spark

     [ https://issues.apache.org/jira/browse/SPARK-37436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-37436.
----------------------------------
    Fix Version/s: 3.3.0
         Assignee: Hyukjin Kwon
       Resolution: Fixed

Fixed in https://github.com/apache/spark/pull/34677

> 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
>            Assignee: Hyukjin Kwon
>            Priority: Major
>             Fix For: 3.3.0
>
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org