Max Gekk created SPARK-35432:
--------------------------------
Summary: Expose TIMESTAMP_SECONDS, TIMESTAMP_MILLIS and
TIMESTAMP_MICROS functions via Scala, Python and R APIs
Key: SPARK-35432
URL: https://issues.apache.org/jira/browse/SPARK-35432
Project: Spark
Issue Type: New Feature
Components: SQL
Affects Versions: 3.2.0
Reporter: Max Gekk
The PR https://github.com/apache/spark/pull/28534 added new functions
TIMESTAMP_SECONDS, TIMESTAMP_MILLIS and TIMESTAMP_MICROS but the functions are
available to users only via SQL. To make other APIs (Scala/Java, PySpark and R)
as powerful as SQL, need to implement the functions in the APIs too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]