[jira] [Commented] (PHOENIX-5008) CQSI.init should not bubble up RetriableUpgradeException to client in case of an UpgradeRequiredException

2018-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682175#comment-16682175 ] ASF GitHub Bot commented on PHOENIX-5008: - GitHub user ChinmaySKulkarni opened

[jira] [Commented] (PHOENIX-5008) CQSI.init should not bubble up RetriableUpgradeException to client in case of an UpgradeRequiredException

2018-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682176#comment-16682176 ] ASF GitHub Bot commented on PHOENIX-5008: - Github user ChinmaySKulkarni comment

[GitHub] phoenix issue #403: PHOENIX-5008: CQSI.init should not bubble up RetriableUp...

2018-11-09 Thread ChinmaySKulkarni
Github user ChinmaySKulkarni commented on the issue: https://github.com/apache/phoenix/pull/403 Please review @twdsilva @aaraujo ---

[GitHub] phoenix pull request #403: PHOENIX-5008: CQSI.init should not bubble up Retr...

2018-11-09 Thread ChinmaySKulkarni
GitHub user ChinmaySKulkarni opened a pull request: https://github.com/apache/phoenix/pull/403 PHOENIX-5008: CQSI.init should not bubble up RetriableUpgradeException to client in case of an UpgradeRequiredException You can merge this pull request into a Git repository by running:

[jira] [Commented] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies

2018-11-09 Thread Daniel Wong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682082#comment-16682082 ] Daniel Wong commented on PHOENIX-4845: -- In general I agree with Lars' proposal I d

[jira] [Commented] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies

2018-11-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682032#comment-16682032 ] Lars Hofhansl commented on PHOENIX-4845: Yep. That's what I mean... We need to

[jira] [Commented] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies

2018-11-09 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682028#comment-16682028 ] James Taylor commented on PHOENIX-4845: --- I like the cursor idea, [~dbwong]. It's

[jira] [Commented] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies

2018-11-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682015#comment-16682015 ] Lars Hofhansl commented on PHOENIX-4845: Sigh. Agreed! The problem (or let me

[jira] [Commented] (PHOENIX-5010) Don't build client guidepost cache when phoenix.stats.collection.enabled is disabled

2018-11-09 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681970#comment-16681970 ] Ankit Singhal commented on PHOENIX-5010: [~elserj], can you please review the a

[jira] [Commented] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies

2018-11-09 Thread Daniel Wong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681918#comment-16681918 ] Daniel Wong commented on PHOENIX-4845: -- All this back and forth makes me still int

[jira] [Comment Edited] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies

2018-11-09 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681875#comment-16681875 ] James Taylor edited comment on PHOENIX-4845 at 11/9/18 7:34 PM: -

[jira] [Commented] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies

2018-11-09 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681875#comment-16681875 ] James Taylor commented on PHOENIX-4845: --- {quote}[~dbwong] points out that the res

[jira] [Commented] (PHOENIX-5005) Server-side delete / upsert-select potentially blocked after a split

2018-11-09 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681828#comment-16681828 ] Thomas D'Silva commented on PHOENIX-5005: - +1 > Server-side delete / upsert-se

[jira] [Commented] (PHOENIX-5006) jdbc connection to secure cluster should be able to use Kerberos ticket of user

2018-11-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681711#comment-16681711 ] Josh Elser commented on PHOENIX-5006: - Cool, thanks for confirming Biju. Sounds lik

[jira] [Comment Edited] (PHOENIX-5006) jdbc connection to secure cluster should be able to use Kerberos ticket of user

2018-11-09 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681498#comment-16681498 ] Biju Nair edited comment on PHOENIX-5006 at 11/9/18 2:24 PM:

[jira] [Commented] (PHOENIX-5006) jdbc connection to secure cluster should be able to use Kerberos ticket of user

2018-11-09 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681498#comment-16681498 ] Biju Nair commented on PHOENIX-5006: Yes. Lower case didn't help either if we set i