Maxim Gekk created SPARK-25446:
----------------------------------
Summary: Add schema_of_json() to R
Key: SPARK-25446
URL: https://issues.apache.org/jira/browse/SPARK-25446
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 2.4.0
Reporter: Maxim Gekk
The function schem_of_json() is exposed in Scala/Java and Python but not in R.
Need to add the function to R too. Function declaration can be found there:
https://github.com/apache/spark/blob/d749d034a80f528932f613ac97f13cfb99acd207/sql/core/src/main/scala/org/apache/spark/sql/functions.scala#L3612
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]