Description
In many cases where an ExpressionTree could not be made from a filter (e.g. parser fails to parse a filter etc.) and its value is null. But this null is passed around and used by a couple of HMS methods which can cause NullPointerException.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-13884 Disallow queries in HMS fetching more than a configured number of partitions
- Resolved