You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2021/12/04 17:24:00 UTC

[GitHub] [phoenix] lhofhansl opened a new pull request #1362: PHOENIX 6604 Allow using indexes for wildcard topN queries on salted tables

lhofhansl opened a new pull request #1362:
URL: https://github.com/apache/phoenix/pull/1362


   See: https://issues.apache.org/jira/browse/PHOENIX-6604
   Basically due to incorrect resolution of columns any index on a wildcard query * or count(*) will incorrectly be rejected for salted tables.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [phoenix] lhofhansl commented on pull request #1362: PHOENIX 6604 Allow using indexes for wildcard topN queries on salted tables

Posted by GitBox <gi...@apache.org>.
lhofhansl commented on pull request #1362:
URL: https://github.com/apache/phoenix/pull/1362#issuecomment-986062500


   I cannot run tests locally - probably because I no longer JDK8. I think the test is correct ... let's get a test run it.
   Since I'm no longer working in this area I have very limited time for this. :(


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [phoenix] lhofhansl edited a comment on pull request #1362: PHOENIX-6604 Allow using indexes for wildcard topN queries on salted tables

Posted by GitBox <gi...@apache.org>.
lhofhansl edited a comment on pull request #1362:
URL: https://github.com/apache/phoenix/pull/1362#issuecomment-989012434


   Sorry, I've been away for a while, What do I need to do to trigger the test run and link this PR to the Jira issue?
   
   Edit: looks like I forgot the - in the jira number.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [phoenix] lhofhansl commented on pull request #1362: PHOENIX 6604 Allow using indexes for wildcard topN queries on salted tables

Posted by GitBox <gi...@apache.org>.
lhofhansl commented on pull request #1362:
URL: https://github.com/apache/phoenix/pull/1362#issuecomment-989012434


   Sorry, I've been away for a while, What do I need to do to trigger the test run and link this PR to the Jira issue?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [phoenix] lhofhansl commented on pull request #1362: PHOENIX 6604 Allow using indexes for wildcard topN queries on salted tables

Posted by GitBox <gi...@apache.org>.
lhofhansl commented on pull request #1362:
URL: https://github.com/apache/phoenix/pull/1362#issuecomment-986098932


   Hopefully fixed the simple test (as I said, I cannot run any test locally)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [phoenix] lhofhansl edited a comment on pull request #1362: PHOENIX-6604 Allow using indexes for wildcard topN queries on salted tables

Posted by GitBox <gi...@apache.org>.
lhofhansl edited a comment on pull request #1362:
URL: https://github.com/apache/phoenix/pull/1362#issuecomment-989012434


   Sorry, I've been away for a while, What do I need to do to trigger the test run and link this PR to the Jira issue?
   
   Edit: looks like I forgot the - the jira number.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [phoenix] lhofhansl merged pull request #1362: PHOENIX-6604 Allow using indexes for wildcard topN queries on salted tables

Posted by GitBox <gi...@apache.org>.
lhofhansl merged pull request #1362:
URL: https://github.com/apache/phoenix/pull/1362


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [phoenix] lhofhansl edited a comment on pull request #1362: PHOENIX 6604 Allow using indexes for wildcard topN queries on salted tables

Posted by GitBox <gi...@apache.org>.
lhofhansl edited a comment on pull request #1362:
URL: https://github.com/apache/phoenix/pull/1362#issuecomment-986062500


   I cannot run tests locally - probably because I no longer have JDK8. I think the test is correct ... let's get a test run it.
   Since I'm no longer working in this area I have very limited time for this. :(


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org