[
https://issues.apache.org/jira/browse/SPARK-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-6040:
-----------------------------
Assignee: Yadong Qi
> Fix the percent bug in tablesample
> ----------------------------------
>
> Key: SPARK-6040
> URL: https://issues.apache.org/jira/browse/SPARK-6040
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.2.1
> Reporter: Yadong Qi
> Assignee: Yadong Qi
> Fix For: 1.3.0
>
>
> HiveQL expression like ```select count(1) from src tablesample(1 percent);```
> means take 1% sample to select. But it means 100% in the current version of
> the Spark.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]