[jira] [Updated] (PHOENIX-6966) UngroupedAggregateRegionScanner.insertEmptyKeyValue() writes wrong qualifier for encoded CQ tables

2023-06-01 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6966: - Description: We always use the nin-encoded CQ when generating the empty cells. This results in

Commit message formatting

2023-06-01 Thread Istvan Toth
Hi! Recently I have seen several commits where commit messages include all the messages from the incremental commits from development. While having well summarized extra information in a commit is generally fine, listing the commit messages for the interim commits doesn't add value. Those messag

[jira] [Updated] (PHOENIX-6966) UngroupedAggregateRegionScanner.insertEmptyKeyValue() writes wrong qualifier for encoded CQ tables

2023-06-01 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6966: - Description: We always use the non-encoded CQ when generating the empty cells. This results in

[jira] [Updated] (PHOENIX-6967) Empty cell generation in PostdDDLMutationPlan is executed serially

2023-06-01 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6967: - Description: The empty CQ generation after create table is not run in parallel. At first, I ca

[jira] [Updated] (PHOENIX-6954) Fix Category for some index related ITs

2023-06-01 Thread Tanuj Khurana (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tanuj Khurana updated PHOENIX-6954: --- Fix Version/s: 5.1.4 (was: 5.1.3) > Fix Category for some index rela

[jira] [Updated] (PHOENIX-6961) Using a covered field in hinted non-covered indexed query fails

2023-06-01 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6961: - Description: When covered fields are to be used in a hinted uncovered index lookup, Phoenix fa

[jira] [Updated] (PHOENIX-6967) Empty cell generation in PostdDDLMutationPlan is executed serially

2023-06-01 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6967: - Description: The empty CQ generation after create table is not run in parallel. At first, I ca

[jira] [Updated] (PHOENIX-6967) Empty cell generation in PostdDDLMutationPlan is executed serially

2023-06-01 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6967: - Description: The empty CQ generation after create table is not run in parallel. At first, I ca

[jira] [Created] (PHOENIX-6969) Hinted uncovered index query with order by projection error

2023-06-01 Thread Istvan Toth (Jira)
Istvan Toth created PHOENIX-6969: Summary: Hinted uncovered index query with order by projection error Key: PHOENIX-6969 URL: https://issues.apache.org/jira/browse/PHOENIX-6969 Project: Phoenix

[jira] [Updated] (PHOENIX-6969) Projection bug in hinted uncovered index query with order by

2023-06-01 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6969: - Summary: Projection bug in hinted uncovered index query with order by (was: Hinted uncovered