Re: Unable to use some functions on DECIMAL columns

2020-08-03 Thread Simon Mottram
ementCallback.doInStatement(JdbcTemplate.java:439) at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:376) ... 11 more From: Josh Elser Sent: 04 August 2020 10:54 AM To: user@phoenix.apache.org Subject: Re: Unable to use some functions on DEC

Re: Unable to use some functions on DECIMAL columns

2020-08-03 Thread Simon Mottram
bject: Re: Unable to use some functions on DECIMAL columns See bottom for the only stacktrace I can get at, once I hit org.apache.calcite.avatica.AvaticaSqlException I can no longer step down the backtrace as it's just a loop. To do a Unit test I would presumably have to be able to compile hba

Re: Unable to use some functions on DECIMAL columns

2020-08-03 Thread Josh Elser
'm very open to providing any assistance I can.  What further info would be helpful? Cheers S *From:* Josh Elser *Sent:* 01 August 2020 2:26 AM *To:* user@phoenix.apache.org *Subject:* Re: Unable to use some functions

Re: Unable to use some functions on DECIMAL columns

2020-07-31 Thread Simon Mottram
ser Sent: 01 August 2020 2:26 AM To: user@phoenix.apache.org Subject: Re: Unable to use some functions on DECIMAL columns Simon, If you have clear bug report, please open up a Jira issue for it. Keep in mind that as much information as you can provide to indicate the problem you see, the better.

Re: Unable to use some functions on DECIMAL columns

2020-07-31 Thread Josh Elser
Simon, If you have clear bug report, please open up a Jira issue for it. Keep in mind that as much information as you can provide to indicate the problem you see, the better. Assume that whoever might read your Jira issue is coming from zero-context. Right now, you haven't shared any error, s

Unable to use some functions on DECIMAL columns

2020-07-29 Thread Simon Mottram
If you try the queries marked with BUG below, you get an exception SQL Error [0]: Error -1 (0) : Error while executing SQL "ESELECT PERCENTILE_DISC (0.5) WITHIN GROUP (ORDER BY DECIMALCOLUMN ASC) FROM TEST.TESTEXCEPTIONS": Remote driver error: ArrayIndexOutOfBoundsException: (null exce