[jira] [Commented] (PHOENIX-3477) Support sequence arithmetic in Calcite-Phoenix

2016-12-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15717046#comment-15717046 ] ASF GitHub Bot commented on PHOENIX-3477: - GitHub user lomoree opened a pull request:

[GitHub] phoenix pull request #224: PHOENIX-3477 Support sequence arithmetic in Calci...

2016-12-02 Thread lomoree
GitHub user lomoree opened a pull request: https://github.com/apache/phoenix/pull/224 PHOENIX-3477 Support sequence arithmetic in Calcite-Phoenix PhoenixConverterRules is meant to route any logical project through PhoenixClientProject. Before, sequences were not properly being

[jira] [Updated] (PHOENIX-3516) Performance Issues with queries that have compound filters and specify phoenix.query.force.rowkeyorder=true

2016-12-02 Thread Jan Fernando (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Fernando updated PHOENIX-3516: -- Description: On all our connections we specify the phoenix.query.force.rowkeyorder=true

[jira] [Commented] (PHOENIX-3516) Performance Issues with queries that have compound filters and specify phoenix.query.force.rowkeyorder=true

2016-12-02 Thread Jan Fernando (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15717035#comment-15717035 ] Jan Fernando commented on PHOENIX-3516: --- One thing I forgot to mention is that the view is a

[jira] [Created] (PHOENIX-3516) Performance Issues with queries that have compound filters and specify phoenix.query.force.rowkeyorder=true

2016-12-02 Thread Jan Fernando (JIRA)
Jan Fernando created PHOENIX-3516: - Summary: Performance Issues with queries that have compound filters and specify phoenix.query.force.rowkeyorder=true Key: PHOENIX-3516 URL:

[jira] [Commented] (PHOENIX-3112) Partial row scan not handled correctly

2016-12-02 Thread Dimitri Capitaine (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15716863#comment-15716863 ] Dimitri Capitaine commented on PHOENIX-3112: we do some test with

[jira] [Updated] (PHOENIX-3477) Support sequence arithmetic in Calcite-Phoenix

2016-12-02 Thread Eric Lomore (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Lomore updated PHOENIX-3477: - Description: When a sequence is wrapped inside an arithmetic operator it is routed through

[jira] [Commented] (PHOENIX-541) Make mutable batch size bytes-based instead of row-based

2016-12-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15716203#comment-15716203 ] James Taylor commented on PHOENIX-541: -- This sounds like a good approach, [~gjacoby]. Here's some

[jira] [Commented] (PHOENIX-541) Make mutable batch size bytes-based instead of row-based

2016-12-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15716146#comment-15716146 ] Hadoop QA commented on PHOENIX-541: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (PHOENIX-541) Make mutable batch size bytes-based instead of row-based

2016-12-02 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15715893#comment-15715893 ] Geoffrey Jacoby commented on PHOENIX-541: - I spoke offline with [~samarthjain] and he suggested a

[jira] [Updated] (PHOENIX-541) Make mutable batch size bytes-based instead of row-based

2016-12-02 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-541: Attachment: PHOENIX-541.patch > Make mutable batch size bytes-based instead of row-based >

[jira] [Resolved] (PHOENIX-3258) Support USE SCHEMA in Phoenix-Calcite Integration

2016-12-02 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-3258. -- Resolution: Fixed Fixed as part of PHOENIX-3256. > Support USE

[jira] [Resolved] (PHOENIX-3257) Support DROP SCHEMA in Phoenix-Calcite Integration

2016-12-02 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-3257. -- Resolution: Fixed Fixed as part of PHOENX-3256. > Support DROP

[jira] [Resolved] (PHOENIX-3256) Support CREATE SCHEMA in Phoenix-Calcite Integration

2016-12-02 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-3256. -- Resolution: Fixed Thanks for review [~maryannxue]. Committed the

[jira] [Commented] (PHOENIX-3515) CsvLineParser Improvement

2016-12-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15714579#comment-15714579 ] Hadoop QA commented on PHOENIX-3515: {color:red}-1 overall{color}. Here are the results of testing