You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2017/06/15 01:14:00 UTC

[jira] [Updated] (SPARK-21102) Refresh command is too aggressive in parsing

     [ https://issues.apache.org/jira/browse/SPARK-21102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reynold Xin updated SPARK-21102:
--------------------------------
    Labels: starter  (was: )

> Refresh command is too aggressive in parsing
> --------------------------------------------
>
>                 Key: SPARK-21102
>                 URL: https://issues.apache.org/jira/browse/SPARK-21102
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Reynold Xin
>              Labels: starter
>
> SQL REFRESH command parsing is way too aggressive:
> {code}
>     | REFRESH TABLE tableIdentifier                                    #refreshTable
>     | REFRESH .*?                                                      #refreshResource
> {code}
> We should change it so it takes the whole string (without space), or a quoted string.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org