[jira] [Commented] (PHOENIX-3351) Implement TODOs in PhoenixTableModify#upsert to allow writes to tenant specific tables

2016-11-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15689078#comment-15689078 ] Julian Hyde commented on PHOENIX-3351: -- If I recall correctly, TenantId and similar columns are not

[jira] [Updated] (PHOENIX-3444) Make changes to IndexMaintainer backward compatible

2016-11-22 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-3444: Assignee: (was: Thomas D'Silva) > Make changes to IndexMaintainer backward compatible

[jira] [Assigned] (PHOENIX-3442) Support null when columns have default values for immutable tables with encoding scheme COLUMNS_STORED_IN_SINGLE_CELL

2016-11-22 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva reassigned PHOENIX-3442: --- Assignee: Thomas D'Silva > Support null when columns have default values for

[jira] [Assigned] (PHOENIX-3444) Make changes to IndexMaintainer backward compatible

2016-11-22 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva reassigned PHOENIX-3444: --- Assignee: Thomas D'Silva > Make changes to IndexMaintainer backward compatible >

[jira] [Updated] (PHOENIX-3295) Remove ReplaceArrayColumnWithKeyValueColumnExpressionVisitor

2016-11-22 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-3295: Attachment: PHOENIX-3295-v3.patch [~jamestaylor] I have attached an updated v3 patch.

[jira] [Commented] (PHOENIX-3471) Allow accessing full (legacy) Phoenix EXPLAIN information via Calcite

2016-11-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688278#comment-15688278 ] James Taylor commented on PHOENIX-3471: --- This is great, [~gabriel.reid]. This will definitely

[jira] [Commented] (PHOENIX-3344) Indicate local index usage in explain plan

2016-11-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688253#comment-15688253 ] James Taylor commented on PHOENIX-3344: --- Ping, [~rajeshbabu] - would it be possible to do this

[VOTE] Release of Apache Phoenix 4.8.2 RC2

2016-11-22 Thread larsh
Hello Fellow Phoenix'ers, The third RC for Apache Phoenix 4.8.2 is available. This is a patch release for the Phoenix 4.8 release line, compatible with Apache HBase 0.98, 1.0, 1.1 & 1.2. This release fixes the following 26 issues:     [PHOENIX-2996] - Process name of PQS should indicate its

[jira] [Commented] (PHOENIX-3351) Implement TODOs in PhoenixTableModify#upsert to allow writes to tenant specific tables

2016-11-22 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688214#comment-15688214 ] Maryann Xue commented on PHOENIX-3351: -- Some minor changes: 1. Can {{Integer numSysCols}} in

[jira] [Commented] (PHOENIX-3471) Allow accessing full (legacy) Phoenix EXPLAIN information via Calcite

2016-11-22 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687945#comment-15687945 ] Maryann Xue commented on PHOENIX-3471: -- [~julianhyde], you've made a good point. Right now the

[jira] [Commented] (PHOENIX-3351) Implement TODOs in PhoenixTableModify#upsert to allow writes to tenant specific tables

2016-11-22 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687799#comment-15687799 ] Maryann Xue commented on PHOENIX-3351: -- Thank you, [~rajeshbabu]! I'll take a look right away. As

[jira] [Commented] (PHOENIX-3471) Allow accessing full (legacy) Phoenix EXPLAIN information via Calcite

2016-11-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687363#comment-15687363 ] Julian Hyde commented on PHOENIX-3471: -- I am torn on this proposal. I am a huge fan of matchers,

[jira] [Commented] (PHOENIX-3134) varbinary fields bulk load difference between MR and psql.

2016-11-22 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687191#comment-15687191 ] Ankit Singhal commented on PHOENIX-3134: [~sergey.soldatov], I just checked and found that both

[jira] [Commented] (PHOENIX-3471) Allow accessing full (legacy) Phoenix EXPLAIN information via Calcite

2016-11-22 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687171#comment-15687171 ] Gabriel Reid commented on PHOENIX-3471: --- [~jamestaylor] [~maryannxue] [~julianhyde] as I mentioned