aboutsummaryrefslogtreecommitdiff
path: root/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala
diff options
context:
space:
mode:
authorhyukjinkwon <gurwls223@gmail.com>2017-04-17 09:04:24 -0700
committerFelix Cheung <felixcheung@apache.org>2017-04-17 09:04:24 -0700
commit24f09b39c7b947e52fda952676d5114c2540e732 (patch)
treec44e855041a0cea70c4fccc05627945acfce2a56 /sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala
parent86d251c58591278a7c88745a1049e7a41db11964 (diff)
downloadspark-24f09b39c7b947e52fda952676d5114c2540e732.tar.gz
spark-24f09b39c7b947e52fda952676d5114c2540e732.tar.bz2
spark-24f09b39c7b947e52fda952676d5114c2540e732.zip
[SPARK-19828][R][FOLLOWUP] Rename asJsonArray to as.json.array in from_json function in R
## What changes were proposed in this pull request? This was suggested to be `as.json.array` at the first place in the PR to SPARK-19828 but we could not do this as the lint check emits an error for multiple dots in the variable names. After SPARK-20278, now we are able to use `multiple.dots.in.names`. `asJsonArray` in `from_json` function is still able to be changed as 2.2 is not released yet. So, this PR proposes to rename `asJsonArray` to `as.json.array`. ## How was this patch tested? Jenkins tests, local tests with `./R/run-tests.sh` and manual `./dev/lint-r`. Existing tests should cover this. Author: hyukjinkwon <gurwls223@gmail.com> Closes #17653 from HyukjinKwon/SPARK-19828-followup.
Diffstat (limited to 'sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala')
0 files changed, 0 insertions, 0 deletions