mirror of
https://github.com/apache/impala.git
synced 2026-01-09 15:00:11 -05:00
A UNION is special because it may cause a scan node to be started without any scan ranges. The Kudu scanner didn't expect that scenario and would hang waiting for data from scanner threads that would never be started. The fix is to exit early when there are no scan ranges. Change-Id: Id53fb880ba23ee9bbcf3169598f97fa1a3285dd9 Reviewed-on: http://gerrit.sjc.cloudera.com:8080/10044 Reviewed-by: Casey Ching <casey@cloudera.com> Tested-by: jenkins
2.2 KiB
2.2 KiB