huntersjm created DRILL-4099:
--------------------------------
Summary: DRILL QUERY LIMIT ERROR
Key: DRILL-4099
URL: https://issues.apache.org/jira/browse/DRILL-4099
Project: Apache Drill
Issue Type: Bug
Components: Functions - Drill
Affects Versions: 1.1.0
Reporter: huntersjm
I query `select attr from table limit 65536`, then I get error :
org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR:
IndexOutOfBoundsException: index: 131072, length: 2 (expected: range(0,
131072)) Fragment 0:0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)