Arshad Matin created LENS-416:
---------------------------------
Summary: Check timeline present property flag instead of checking
whether its present or not
Key: LENS-416
URL: https://issues.apache.org/jira/browse/LENS-416
Project: Apache Lens
Issue Type: Bug
Reporter: Arshad Matin
we are checking whether this property
"cube.storagetable.partition.timeline.cache.present" exist or not, if not then
we are caching the partitions and adding this property to table. As we cant
delete property from hive table to disable caching feature, can we please
change the logic to check whether its is null or false, instead of just
checking whether its present or not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)