[jira] [Commented] (PHOENIX-3452) Secondary index and query using distinct: ORDER BY doesn't work correctly

2016-11-12 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15660769#comment-15660769 ] chenglei commented on PHOENIX-3452: --- yes,my assert in QueryCompilerTest had already c

[jira] [Updated] (PHOENIX-3312) Dividing int constant values should result in decimal

2016-11-12 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-3312: Attachment: PHOENIX-3312.patch I attached a patch with the proposed fix. I used rounding instead o

[jira] [Commented] (PHOENIX-3452) Secondary index and query using distinct: ORDER BY doesn't work correctly

2016-11-12 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15660036#comment-15660036 ] James Taylor commented on PHOENIX-3452: --- Looking at this a bit more, I think your

[jira] [Created] (PHOENIX-3479) Modulo support for non integer-types

2016-11-12 Thread Kevin Liew (JIRA)
Kevin Liew created PHOENIX-3479: --- Summary: Modulo support for non integer-types Key: PHOENIX-3479 URL: https://issues.apache.org/jira/browse/PHOENIX-3479 Project: Phoenix Issue Type: Bug Af