[
https://issues.apache.org/jira/browse/TRAFODION-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Atanu Mishra closed TRAFODION-224.
----------------------------------
Resolution: Fixed
Assignee: (was: Hans Zeller)
> LP Bug: 1306836 - Enable syntax to select individual partitions
> ---------------------------------------------------------------
>
> Key: TRAFODION-224
> URL: https://issues.apache.org/jira/browse/TRAFODION-224
> Project: Apache Trafodion
> Issue Type: Bug
> Components: sql-cmp
> Reporter: Hans Zeller
> Priority: Critical
> Labels: performance
> Fix For: 0.9 (pre-incubation)
>
>
> Greg's team wants to extract HBase data in parallel. Right now we don't
> support the Fast Extract ODBC interface yet. To enable parallel extracts with
> a regular ODBC interface, we could enable the syntax to select individual
> partitions:
> select * from table(table mysch.mytable, partition number <n>)
> select * from table(table mysch.mytable, partition number from <n> to <m>)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)