This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 5dc9b9c [SPARK-31362][SQL][DOCS] Document Set Operators in SQL
Reference
add b562423 [SPARK-31009][SQL] Support json_object_keys function
No new revisions were added by this update.
Summary of changes:
.../sql/catalyst/analysis/FunctionRegistry.scala | 1 +
.../sql/catalyst/expressions/jsonExpressions.scala | 69 ++++++++++++
.../expressions/JsonExpressionsSuite.scala | 22 ++++
.../resources/sql-tests/inputs/json-functions.sql | 16 +++
.../sql-tests/results/json-functions.sql.out | 116 ++++++++++++++++++++-
5 files changed, 223 insertions(+), 1 deletion(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]