Re: XOR encoding for floating point

2017-07-10 Thread Geetika Gupta
be successful. So do we need to check for timeseries data prior to performing the encoding. -- Regards, Geetika Gupta On Thu, Jul 6, 2017 at 6:15 AM, Jacky Li <jacky.li...@qq.com> wrote: > +1 > > Feel free to contribute :) > To implement this feature, I think you need to

[jira] [Created] (CARBONDATA-1269) Select query for a table inside an non existing schema shows error: metadata is null

2017-07-05 Thread Geetika Gupta (JIRA)
Geetika Gupta created CARBONDATA-1269: - Summary: Select query for a table inside an non existing schema shows error: metadata is null Key: CARBONDATA-1269 URL: https://issues.apache.org/jira/browse

Re: Difference in decimal values for variance in Presto.

2017-07-03 Thread Geetika Gupta
Hi, I was debugging into the code and found out that for variance calculation presto casts the decimal values in double due to which we are getting some difference in decimal values. Most probably this is an issue with Presto. -- Regards, Geetika Gupta On Fri, Jun 30, 2017 at 7:02 AM, Erlu

[jira] [Created] (CARBONDATA-1220) Decimal values are not displayed correctly in presto

2017-06-23 Thread Geetika Gupta (JIRA)
Geetika Gupta created CARBONDATA-1220: - Summary: Decimal values are not displayed correctly in presto Key: CARBONDATA-1220 URL: https://issues.apache.org/jira/browse/CARBONDATA-1220 Project

Issue with != operator in carbondata presto connector for decimal values

2017-06-23 Thread Geetika Gupta
presto/issues/8348 -- Regards, Geetika Gupta