You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2016/08/17 08:56:20 UTC

[jira] [Resolved] (CARBONDATA-66) Filter was failing when join condition is been applied between two tables

     [ https://issues.apache.org/jira/browse/CARBONDATA-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravindra Pesala resolved CARBONDATA-66.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.1.0-incubating

https://github.com/HuaweiBigData/carbondata/pull/824

> 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
>             Fix For: 0.1.0-incubating
>
>
> 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)