Archana H created LENS-946:
------------------------------
Summary: Filter on union queries are failing for jdbc
Key: LENS-946
URL: https://issues.apache.org/jira/browse/LENS-946
Project: Apache Lens
Issue Type: Bug
Components: driver-jdbc
Reporter: Archana H
Query has the time range spanning daily and hourly tables and filters are
applied.
sample query:
cube select product_id from sales where
time_range_in(delivery_time,'2016-01-01-00','2016-01-02-02') and product_id in
('45')
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)