Hanifi Gunes created DRILL-1780: ----------------------------------- Summary: Web UI throws 500/IndexOutOfBounds when result set is empty Key: DRILL-1780 URL: https://issues.apache.org/jira/browse/DRILL-1780 Project: Apache Drill Issue Type: Bug Reporter: Hanifi Gunes
Web UI does not seem to recognize that the underlying result set is empty and blindly tries accessing items. This raises IndexOutOfBounds which portrays itself as an ugly HTTP 500. -- This message was sent by Atlassian JIRA (v6.3.4#6332)