[jira] [Commented] (CALCITE-3840) Re-aliasing of VALUES that has column aliases produces wrong SQL in the JDBC adapter

2020-07-07 Thread Christian Beikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17152601#comment-17152601 ] Christian Beikov commented on CALCITE-3840: --- I'm sorry [~julianhyde] but I posted a link to

[jira] [Commented] (CALCITE-3840) Re-aliasing of VALUES that has column aliases produces wrong SQL in the JDBC adapter

2020-03-23 Thread Christian Beikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17064696#comment-17064696 ] Christian Beikov commented on CALCITE-3840: --- Fixed via 

[jira] [Commented] (CALCITE-3810) Render ANTI and SEMI join to NOT EXISTS and EXISTS in the JDBC adapter

2020-03-23 Thread Christian Beikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17064695#comment-17064695 ] Christian Beikov commented on CALCITE-3810: --- Fixed via 

[jira] [Resolved] (CALCITE-3840) Re-aliasing of VALUES that has column aliases produces wrong SQL in the JDBC adapter

2020-03-23 Thread Christian Beikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Beikov resolved CALCITE-3840. --- Fix Version/s: 1.23.0 Resolution: Fixed > Re-aliasing of VALUES that has

[jira] [Resolved] (CALCITE-3810) Render ANTI and SEMI join to NOT EXISTS and EXISTS in the JDBC adapter

2020-03-23 Thread Christian Beikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Beikov resolved CALCITE-3810. --- Fix Version/s: 1.23.0 Resolution: Fixed > Render ANTI and SEMI join to NOT

[jira] [Commented] (CALCITE-3840) Re-aliasing of VALUES that has column aliases produces wrong SQL in the JDBC adapter

2020-03-10 Thread Christian Beikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055619#comment-17055619 ] Christian Beikov commented on CALCITE-3840: --- Allright, I updated the PR with your suggested

[jira] [Comment Edited] (CALCITE-3840) Re-aliasing of VALUES that has column aliases produces wrong SQL in the JDBC adapter

2020-03-10 Thread Christian Beikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055619#comment-17055619 ] Christian Beikov edited comment on CALCITE-3840 at 3/10/20, 6:10 AM:

[jira] [Commented] (CALCITE-3840) Re-aliasing of VALUES that has column aliases produces wrong SQL in the JDBC adapter

2020-03-09 Thread Christian Beikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054823#comment-17054823 ] Christian Beikov commented on CALCITE-3840: --- Hey [~donnyzone] I already have a test and fix

[jira] [Created] (CALCITE-3840) Re-aliasing of VALUES that has column aliases produces wrong SQL in the JDBC adapter

2020-03-04 Thread Christian Beikov (Jira)
Christian Beikov created CALCITE-3840: - Summary: Re-aliasing of VALUES that has column aliases produces wrong SQL in the JDBC adapter Key: CALCITE-3840 URL: https://issues.apache.org/jira/browse/CALCITE-3840

[jira] [Commented] (CALCITE-3810) Render ANTI and SEMI join to NOT EXISTS and EXISTS in the JDBC adapter

2020-02-21 Thread Christian Beikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041724#comment-17041724 ] Christian Beikov commented on CALCITE-3810: --- There you go, I updated the PR. > Render ANTI

[jira] [Updated] (CALCITE-3810) Render ANTI and SEMI join to NOT EXISTS and EXISTS in the JDBC adapter

2020-02-21 Thread Christian Beikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Beikov updated CALCITE-3810: -- Summary: Render ANTI and SEMI join to NOT EXISTS and EXISTS in the JDBC adapter

[jira] [Created] (CALCITE-3810) Implement Rel-to-Sql translation for ANTI and SEMI join

2020-02-20 Thread Christian Beikov (Jira)
Christian Beikov created CALCITE-3810: - Summary: Implement Rel-to-Sql translation for ANTI and SEMI join Key: CALCITE-3810 URL: https://issues.apache.org/jira/browse/CALCITE-3810 Project: Calcite

[jira] [Commented] (CALCITE-2141) Implement query rewrite based on sharding configuration

2020-02-04 Thread Christian Beikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030081#comment-17030081 ] Christian Beikov commented on CALCITE-2141: --- I thought of something similar for querying i.e.

[jira] [Commented] (CALCITE-1965) Support outer joins for materialized views

2018-03-28 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16417895#comment-16417895 ] Christian Beikov commented on CALCITE-1965: --- I'm lacking time as well. IMO the only reasonable

[jira] [Updated] (CALCITE-2141) Implement query rewrite based on sharding configuration

2018-01-18 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Beikov updated CALCITE-2141: -- Description: Based on topology changes, it should be possible to dynamically update a

[jira] [Updated] (CALCITE-2141) Implement query rewrite based on sharding configuration

2018-01-18 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Beikov updated CALCITE-2141: -- Description: Based on topology changes, it should be possible to dynamically update a

[jira] [Created] (CALCITE-2141) Implement query rewrite based on sharding configuration

2018-01-18 Thread Christian Beikov (JIRA)
Christian Beikov created CALCITE-2141: - Summary: Implement query rewrite based on sharding configuration Key: CALCITE-2141 URL: https://issues.apache.org/jira/browse/CALCITE-2141 Project: Calcite

[jira] [Updated] (CALCITE-2141) Implement query rewrite based on sharding configuration

2018-01-18 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Beikov updated CALCITE-2141: -- Description: Based on topology changes, it should be possible to dynamically update a

[jira] [Commented] (CALCITE-2079) [Not working with ES5] java.lang.NoClassDefFoundError: org/apache/logging/log4j/Logger

2017-12-05 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279243#comment-16279243 ] Christian Beikov commented on CALCITE-2079: --- It depends on whether we add automated tests to

[jira] [Commented] (CALCITE-2079) [Not working with ES5] java.lang.NoClassDefFoundError: org/apache/logging/log4j/Logger

2017-12-05 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279079#comment-16279079 ] Christian Beikov commented on CALCITE-2079: --- Basically, all the modules we have in calcite,

[jira] [Commented] (CALCITE-2079) [Not working with ES5] java.lang.NoClassDefFoundError: org/apache/logging/log4j/Logger

2017-12-05 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279012#comment-16279012 ] Christian Beikov commented on CALCITE-2079: --- In CALCITE-1994 you can find a lengthy discussion

[jira] [Commented] (CALCITE-2079) [Not working with ES5] java.lang.NoClassDefFoundError: org/apache/logging/log4j/Logger

2017-12-05 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16278950#comment-16278950 ] Christian Beikov commented on CALCITE-2079: --- Without proper class loader isolation we won't be

[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-11-21 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262041#comment-16262041 ] Christian Beikov commented on CALCITE-1940: --- I haven't yet looked into the JdbcConvention

[jira] [Commented] (CALCITE-1994) Elasticsearch5 not working using sqlline

2017-10-18 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16209142#comment-16209142 ] Christian Beikov commented on CALCITE-1994: --- That's because you need at least an empty user

[jira] [Commented] (CALCITE-1998) Hive - Version specific handling for NULLS FIRST/ NULLS LAST

2017-10-11 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16200047#comment-16200047 ] Christian Beikov commented on CALCITE-1998: --- Looks nice, I added some comments to the PR. When

[jira] [Commented] (CALCITE-1998) Hive - Version specific handling for NULLS FIRST/ NULLS LAST

2017-10-06 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194276#comment-16194276 ] Christian Beikov commented on CALCITE-1998: --- I don't think it's a good idea to put the product

[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-09-20 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172813#comment-16172813 ] Christian Beikov commented on CALCITE-1940: --- I looked through your changes and they look good

[jira] [Commented] (CALCITE-1913) Include DB version in SqlDialect

2017-09-18 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16169645#comment-16169645 ] Christian Beikov commented on CALCITE-1913: --- Can you review again now please? I updated the PR

[jira] [Commented] (CALCITE-1913) Include DB version in SqlDialect

2017-09-18 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16169632#comment-16169632 ] Christian Beikov commented on CALCITE-1913: --- Dependencies to {{RelDataType}} and {{SqlNode}}

[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-09-10 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16160314#comment-16160314 ] Christian Beikov commented on CALCITE-1940: --- [~julianhyde] I don't think it makes sense as

[jira] [Commented] (CALCITE-1913) Include DB version in SqlDialect

2017-09-10 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16160312#comment-16160312 ] Christian Beikov commented on CALCITE-1913: --- What does it mean to "behave like Postgres"? For

[jira] [Commented] (CALCITE-1913) Include DB version in SqlDialect

2017-09-07 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16157280#comment-16157280 ] Christian Beikov commented on CALCITE-1913: --- I implemented part of what you describe as part

[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-09-06 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16156072#comment-16156072 ] Christian Beikov commented on CALCITE-1940: --- The idea is to encapsulate all the dialect

[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-09-04 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16152922#comment-16152922 ] Christian Beikov commented on CALCITE-1940: --- No worries. I didn't bet on this getting into

[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-09-02 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151573#comment-16151573 ] Christian Beikov commented on CALCITE-1940: --- I introduced a custom RexCall subclass since I

[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-09-02 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151561#comment-16151561 ] Christian Beikov commented on CALCITE-1940: --- Ok I understand how that works now, I was just

[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-08-31 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148807#comment-16148807 ] Christian Beikov commented on CALCITE-1940: --- I need the dialect since I have to call the

[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-08-30 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148071#comment-16148071 ] Christian Beikov commented on CALCITE-1940: --- Depends on what you want changed. I was kind of

[jira] [Created] (CALCITE-1971) Use embedded elastic search in tests

2017-08-29 Thread Christian Beikov (JIRA)
Christian Beikov created CALCITE-1971: - Summary: Use embedded elastic search in tests Key: CALCITE-1971 URL: https://issues.apache.org/jira/browse/CALCITE-1971 Project: Calcite Issue

[jira] [Commented] (CALCITE-1965) Support outer joins for materialized views

2017-08-29 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145529#comment-16145529 ] Christian Beikov commented on CALCITE-1965: --- The paper is a bit hard to follow for me, the

[jira] [Comment Edited] (CALCITE-1965) Support outer joins for materialized views

2017-08-29 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145256#comment-16145256 ] Christian Beikov edited comment on CALCITE-1965 at 8/29/17 1:16 PM:

[jira] [Commented] (CALCITE-1965) Support outer joins for materialized views

2017-08-29 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145256#comment-16145256 ] Christian Beikov commented on CALCITE-1965: --- By the way, found a paper from a co-author of the

[jira] [Comment Edited] (CALCITE-1965) Support outer joins for materialized views

2017-08-29 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145256#comment-16145256 ] Christian Beikov edited comment on CALCITE-1965 at 8/29/17 1:13 PM:

[jira] [Commented] (CALCITE-1965) Support outer joins for materialized views

2017-08-29 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145198#comment-16145198 ] Christian Beikov commented on CALCITE-1965: --- To support matching between queries containing

[jira] [Commented] (CALCITE-1965) Support outer joins for materialized views

2017-08-29 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145106#comment-16145106 ] Christian Beikov commented on CALCITE-1965: --- To handle full outer joins I think it should be

[jira] [Commented] (CALCITE-1967) Add support for elastic search 5

2017-08-29 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145080#comment-16145080 ] Christian Beikov commented on CALCITE-1967: --- Separate PR or can I include these changes into

[jira] [Comment Edited] (CALCITE-1965) Support outer joins for materialized views

2017-08-29 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145024#comment-16145024 ] Christian Beikov edited comment on CALCITE-1965 at 8/29/17 10:07 AM: -

[jira] [Commented] (CALCITE-1965) Support outer joins for materialized views

2017-08-29 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145024#comment-16145024 ] Christian Beikov commented on CALCITE-1965: --- In order to support right joins I'd need this

[jira] [Commented] (CALCITE-1966) Support for normal views to act as materialization table

2017-08-27 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16143086#comment-16143086 ] Christian Beikov commented on CALCITE-1966: --- Hey [~maryannxue] I updated the PR with the

[jira] [Commented] (CALCITE-1966) Support for normal views to act as materialization table

2017-08-26 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142959#comment-16142959 ] Christian Beikov commented on CALCITE-1966: --- [~maryannxue] I pushed the requested changes.

[jira] [Commented] (CALCITE-1967) Add support for elastic search 5

2017-08-25 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141332#comment-16141332 ] Christian Beikov commented on CALCITE-1967: --- I updated the PR, but there is one other thing

[jira] [Commented] (CALCITE-1965) Support outer joins for materialized views

2017-08-24 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16140715#comment-16140715 ] Christian Beikov commented on CALCITE-1965: --- Gonna write a unit test for that tomorrow for the

[jira] [Commented] (CALCITE-1965) Support outer joins for materialized views

2017-08-24 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16140624#comment-16140624 ] Christian Beikov commented on CALCITE-1965: --- The impl in {{getAllPredicates}} depends on the

[jira] [Commented] (CALCITE-1966) Support for normal views to act as materialization table

2017-08-24 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16140500#comment-16140500 ] Christian Beikov commented on CALCITE-1966: --- Great, as soon as you give me the ok, I'll add

[jira] [Commented] (CALCITE-1967) Add support for elastic search 5

2017-08-24 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16140492#comment-16140492 ] Christian Beikov commented on CALCITE-1967: --- Yeah I was thinking about depending on the

[jira] [Commented] (CALCITE-1967) Add support for elastic search 5

2017-08-24 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16140087#comment-16140087 ] Christian Beikov commented on CALCITE-1967: --- See the PR

[jira] [Commented] (CALCITE-1966) Support for normal views to act as materialization table

2017-08-24 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16140077#comment-16140077 ] Christian Beikov commented on CALCITE-1966: --- See the PR:

[jira] [Created] (CALCITE-1966) Support for normal views to act as materialization table

2017-08-24 Thread Christian Beikov (JIRA)
Christian Beikov created CALCITE-1966: - Summary: Support for normal views to act as materialization table Key: CALCITE-1966 URL: https://issues.apache.org/jira/browse/CALCITE-1966 Project: Calcite

[jira] [Commented] (CALCITE-1965) Support outer joins for materialized views

2017-08-24 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16140060#comment-16140060 ] Christian Beikov commented on CALCITE-1965: --- See the PR here:

[jira] [Created] (CALCITE-1965) Support outer joins for materialized views

2017-08-24 Thread Christian Beikov (JIRA)
Christian Beikov created CALCITE-1965: - Summary: Support outer joins for materialized views Key: CALCITE-1965 URL: https://issues.apache.org/jira/browse/CALCITE-1965 Project: Calcite

[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-08-23 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16139487#comment-16139487 ] Christian Beikov commented on CALCITE-1940: --- Seems I only use {{JdbcTable.jdbcTableName}} to

[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-08-20 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16134428#comment-16134428 ] Christian Beikov commented on CALCITE-1940: --- See the following PR for a fix:

[jira] [Created] (CALCITE-1940) Implement dialect specific support for sequences

2017-08-14 Thread Christian Beikov (JIRA)
Christian Beikov created CALCITE-1940: - Summary: Implement dialect specific support for sequences Key: CALCITE-1940 URL: https://issues.apache.org/jira/browse/CALCITE-1940 Project: Calcite