[jira] [Updated] (PHOENIX-3014) SELECT DISTINCT pk ORDER BY pk DESC gives the wrong results

2016-06-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3014: -- Attachment: PHOENIX-3014_untested.patch [~lhofhansl] - here's an untested patch. > SELECT DIS

[jira] [Updated] (PHOENIX-3014) SELECT DISTINCT pk ORDER BY pk DESC gives the wrong results

2016-06-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3014: -- Fix Version/s: 4.8.0 > SELECT DISTINCT pk ORDER BY pk DESC gives the wrong results > -

[jira] [Updated] (PHOENIX-3014) SELECT DISTINCT pk ORDER BY pk DESC gives the wrong results with salted tables

2016-06-21 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-3014: --- Summary: SELECT DISTINCT pk ORDER BY pk DESC gives the wrong results with salted tables (wa

[jira] [Updated] (PHOENIX-3014) SELECT DISTINCT pk ORDER BY pk DESC gives the wrong results with salted tables

2016-06-21 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-3014: --- Attachment: 3014-v2.txt -v2 works and adds a bunch of tests (just adding the SALT_BUCKETS to

[jira] [Updated] (PHOENIX-3014) SELECT DISTINCT pk ORDER BY pk DESC gives the wrong results with salted tables

2016-06-21 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-3014: --- Assignee: James Taylor > SELECT DISTINCT pk ORDER BY pk DESC gives the wrong results with sa