GitHub user kumarvishal09 opened a pull request:

    https://github.com/apache/carbondata/pull/1820

    [CARBONDATA-2042]Fixed data mismatch issue in case timeseries

    **Problem:** Year, Month, Day level timeseries table giving wrong result
    **Solution:** Timeseries UDF is not able to convert data when hour is in 24 
hours format
    
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
    
     - [ ] Testing done
           Added UT
           
     - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kumarvishal09/incubator-carbondata 
master_Timeseriesdatamismatch

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1820.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1820
    
----
commit 42eb2878067db4c0df49680fca970bf011bb81f5
Author: kumarvishal <kumarvishal.1802@...>
Date:   2018-01-17T09:04:56Z

    Fixed data mismatch issue in case timeseries

----


---

Reply via email to