[jira] [Updated] (PHOENIX-1100) Upsert Select with Sequence and Order By doesn't result in sequence getting assigned based on requested ordering

2014-07-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1100: -- Attachment: PHOENIX-1100.patch The patch detects when sequences are used in an UPSERT SELECT

[jira] [Updated] (PHOENIX-1100) Upsert Select with Sequence and Order By doesn't result in sequence getting assigned based on requested ordering

2014-07-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1100: -- Attachment: PHOENIX-1100_v2.patch Slight tweak to fix test failure for DerivedTableIT