[
https://issues.apache.org/jira/browse/CARBONDATA-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sujith reassigned CARBONDATA-66:
--------------------------------
Assignee: Sujith
Will handle this issue regarding join.
> 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
> Assignee: 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)