GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/21808
[SPARK-21261][DOCS][SQL] SQL Regex document fix
## What changes were proposed in this pull request?
Fix regexes in spark-sql command examples.
This takes over https://github.com/apache/spark/pull/18477
## How was this patch tested?
Existing tests. I verified the existing example doesn't work in spark-sql,
but new ones does.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark SPARK-21261
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21808.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21808
----
commit a444e80183c83c3eb8df1a5527f802506c8d3bc0
Author: Sean Owen <srowen@...>
Date: 2018-07-18T17:25:58Z
Fix regexes in spark-sql command examples
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]