Sergey Shelukhin created HBASE-9354:
---------------------------------------

             Summary: allow getting all partitions for table to also use direct 
SQL path
                 Key: HBASE-9354
                 URL: https://issues.apache.org/jira/browse/HBASE-9354
             Project: HBase
          Issue Type: Improvement
            Reporter: Sergey Shelukhin
            Assignee: Sergey Shelukhin


While testing some queries I noticed that getPartitions can be very slow (which 
happens e.g. in non-strict mode with no partition column filter); with a table 
with many partitions it can take 10-12s easily. SQL perf path can also be used 
for this path.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to