Sean created PHOENIX-3830:
-----------------------------
Summary: Phoenix in the condition query and sort, will lead to the
query is very slow. Version: 4.10
Key: PHOENIX-3830
URL: https://issues.apache.org/jira/browse/PHOENIX-3830
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.10.0
Reporter: Sean
Phoenix in the condition query and sort, will lead to the query is very slow.
Version: 4.10
Dataset: Install the package sample data.
Sql: SELECT HOST, DOMAIN, FEATURE, DATE, CORE, DB, ACTIVE_VISITOR FROM WEB_STAT
T WHERE CORE> 100 ORDER BY CORE
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)