[ https://issues.apache.org/jira/browse/SPARK-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-15056:
------------------------------------
Assignee: Apache Spark
> Parse Unsupported Sampling Syntax and Issue Better Exceptions
> -------------------------------------------------------------
>
> Key: SPARK-15056
> URL: https://issues.apache.org/jira/browse/SPARK-15056
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Xiao Li
> Assignee: Apache Spark
> Priority: Minor
>
> https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Sampling
> Compared with the current Spark parser, there are two extra syntax are supported in Hive
for sampling
> 1. In On clauses, rand() indicating sampling on the entire row instead of an individual
column.
> 2. Users can specify total length to be read in block_sample.
> We need to parse and capture them. Issue a better error message for these unsupported
features.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|