GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/438
HIVE-20632: Query with get_splits UDF fails if materialized view is created on queried table. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sankarh/hive HIVE-20632 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/438.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #438 ---- commit 8356b2ea7d6c699e3a5057b34e5752b2c871aafc Author: Sankar Hariappan <mailtosankarh@...> Date: 2018-09-25T16:31:41Z HIVE-20632: Query with get_splits UDF fails if materialized view is created on queried table. ---- ---