Re: [jira] [Created] (CALCITE-2420) Aggregate functions MIN/MAX does not work for Timestamp

2018-07-18 Thread Julian Hyde
Let’s discuss in the jira case. Can you add more description to the case about what happens and what you think should happen. > On Jul 18, 2018, at 2:50 PM, ptr.bo...@gmail.com wrote: > > Hello, > > I've just found a bug. I've placed a test case for it here - >

Re: [jira] [Created] (CALCITE-2420) Aggregate functions MIN/MAX does not work for Timestamp

2018-07-18 Thread ptr.bo...@gmail.com
Hello, I've just found a bug. I've placed a test case for it here - https://issues.apache.org/jira/browse/CALCITE-2420 It seems that MIN/MAX aggregate functions does not support Timestamp properly and RexImpTable.MinMaxImplementor.implementNotNullAdd creates an implementation in which argument

[jira] [Created] (CALCITE-2420) Aggregate functions MIN/MAX does not work for Timestamp

2018-07-18 Thread Piotr Bojko (JIRA)
Piotr Bojko created CALCITE-2420: Summary: Aggregate functions MIN/MAX does not work for Timestamp Key: CALCITE-2420 URL: https://issues.apache.org/jira/browse/CALCITE-2420 Project: Calcite