[
https://issues.apache.org/jira/browse/PHOENIX-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16108354#comment-16108354
]
ASF GitHub Bot commented on PHOENIX-153:
----------------------------------------
Github user JamesRTaylor commented on the issue:
https://github.com/apache/phoenix/pull/262
Ping @aertoria - would you have a few spare cycles to make that last
change? Also, please squash all commits into one and amend your commit message
to be prefixed with PHOENIX-153 (i.e. include the dash). Otherwise, we the pull
request isn't tied to the JIRA.
> Implement TABLESAMPLE clause
> ----------------------------
>
> Key: PHOENIX-153
> URL: https://issues.apache.org/jira/browse/PHOENIX-153
> Project: Phoenix
> Issue Type: Task
> Reporter: James Taylor
> Assignee: Ethan Wang
> Labels: enhancement
> Attachments: Sampling_Accuracy_Performance.jpg
>
>
> Support the standard SQL TABLESAMPLE clause by implementing a filter that
> uses a skip next hint based on the region boundaries of the table to only
> return n rows per region.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)