Sujith created CARBONDATA-66:
--------------------------------
Summary: Filter was failing when join condition is been applied
between two tables
Key: CARBONDATA-66
URL: https://issues.apache.org/jira/browse/CARBONDATA-66
Project: CarbonData
Issue Type: Bug
Reporter: Sujith
Priority: Minor
Filter was failing when join condition is been applied between two tables in
case of timestamp,bigint and big decimal data type columns.
Query Sample:
select b.* from big_int_basicc a join big_int_basic11 b on
a.productdate=b.productdate").show()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)