You are viewing a plain text version of this content. The canonical link for it is here.
- [VOTE] Apache Calcite Avatica 1.8.0 rc1 - posted by Josh Elser <el...@apache.org> on 2016/06/01 02:32:24 UTC, 3 replies.
- Re: whole stage code generation - posted by Ted Dunning <te...@gmail.com> on 2016/06/01 06:09:56 UTC, 0 replies.
- Several quotes symbols in sql parsing - posted by Vitalii Diravka <vi...@gmail.com> on 2016/06/01 17:03:11 UTC, 4 replies.
- [jira] [Created] (CALCITE-1268) Union should apply explicit Project over its children if they have different but coercible types - posted by "Maryann Xue (JIRA)" <ji...@apache.org> on 2016/06/01 20:31:59 UTC, 0 replies.
- [jira] [Created] (CALCITE-1269) Replace IntList with Guava Ints - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/01 20:40:59 UTC, 0 replies.
- [jira] [Created] (CALCITE-1270) Upgrade to avatica-1.9 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/01 23:08:59 UTC, 0 replies.
- Computing Partial Aggregates for UNION-ALL - posted by Ravikumar CS <ra...@gmail.com> on 2016/06/02 16:54:27 UTC, 7 replies.
- [jira] [Created] (CALCITE-1271) Enable FilterSetOpTransposeRule in default rule set - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/02 19:06:59 UTC, 0 replies.
- Checking compliance to a schema with Calcite - posted by Juan Rodríguez Hortalá <ju...@gmail.com> on 2016/06/02 19:39:48 UTC, 4 replies.
- Incomplete query plan - posted by "Peter Michalák (PGR)" <P....@newcastle.ac.uk> on 2016/06/02 21:27:54 UTC, 3 replies.
- [jira] [Created] (CALCITE-1272) Can't use tables created in JsonMapSchema in JsonSchema materializations - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2016/06/03 19:37:59 UTC, 0 replies.
- [jira] [Created] (CALCITE-1273) Outadated documentation in TranslatableTable - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2016/06/04 00:14:59 UTC, 0 replies.
- [RESULT] [VOTE] Apache Calcite Avatica 1.8.0 rc1 - posted by Josh Elser <el...@apache.org> on 2016/06/04 20:32:54 UTC, 2 replies.
- Calcite - Spark Adapter - posted by Γιώργος Θεοδωράκης <gi...@gmail.com> on 2016/06/05 16:03:45 UTC, 1 replies.
- Materialized view query rewriting with joins - posted by Michael Mior <mm...@uwaterloo.ca> on 2016/06/06 01:38:38 UTC, 12 replies.
- Calicite Spark Adapter - java.lang.AssertionError: Expected: a string containing "PLAN=SparkToEnumerableConverter - posted by Dharmendra Chouhan <dh...@yahoo.com.INVALID> on 2016/06/06 13:20:57 UTC, 1 replies.
- [ANNOUNCE] Apache Calcite Avatica 1.8.0 released - posted by Josh Elser <el...@apache.org> on 2016/06/06 15:54:47 UTC, 2 replies.
- Re: Making Calcite release 1.8 - posted by Julian Hyde <jh...@apache.org> on 2016/06/06 18:44:35 UTC, 3 replies.
- [DISCUSS] Allow HOCON as a format for Calcite models and config files - posted by Julian Hyde <jh...@apache.org> on 2016/06/06 19:27:12 UTC, 10 replies.
- [VOTE] Release apache-calcite-1.8.0 (release candidate 0) - posted by Julian Hyde <jh...@apache.org> on 2016/06/06 21:05:26 UTC, 5 replies.
- [jira] [Created] (CALCITE-1274) Update Spark adapter - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/06 23:08:21 UTC, 0 replies.
- [jira] [Created] (CALCITE-1275) Add Hive schema factory - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/07 00:03:21 UTC, 0 replies.
- [jira] [Created] (CALCITE-1276) In Druid adapter, deduce columns by running a "segmentMetadata" query - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/07 03:42:20 UTC, 0 replies.
- [jira] [Created] (CALCITE-1277) Rat fails on source distribution due to git.properties - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/07 23:58:21 UTC, 0 replies.
- Postgres queries always result in 'table not found' error - posted by Dan Payne <da...@gmail.com> on 2016/06/08 15:45:59 UTC, 4 replies.
- [jira] [Created] (CALCITE-1278) CalciteSignature's ColumnMetaData info is wrong for DELETE - posted by "Maryann Xue (JIRA)" <ji...@apache.org> on 2016/06/08 18:25:21 UTC, 0 replies.
- [jira] [Created] (CALCITE-1279) Druid "select" query gives ClassCastException - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/08 19:15:21 UTC, 0 replies.
- [jira] [Created] (CALCITE-1280) Allow alternative formats (HOCON, YAML) to JSON for model files - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/08 23:13:20 UTC, 0 replies.
- [jira] [Created] (CALCITE-1281) Druid adapter wrongly returns all numeric values as int or float - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/09 00:01:32 UTC, 0 replies.
- [CANCEL] [VOTE] Release apache-calcite-1.8.0 (release candidate 0) - posted by Julian Hyde <jh...@apache.org> on 2016/06/09 00:43:54 UTC, 0 replies.
- [VOTE] Release apache-calcite-1.8.0 (release candidate 1) - posted by Julian Hyde <jh...@apache.org> on 2016/06/09 03:01:55 UTC, 3 replies.
- [jira] [Created] (CALCITE-1282) Avatica will only accept SPNEGO-authenticated clients from the same realm as the server's principal - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/06/09 15:23:20 UTC, 0 replies.
- Newbie question regarding Calcite Window semantics - posted by Chinmay Soman <ch...@gmail.com> on 2016/06/09 22:21:37 UTC, 1 replies.
- [jira] [Created] (CALCITE-1283) Nullability incorrectly assigned in SqlTypeFactory.leastRestrictiveSqlType() - posted by "MinJi Kim (JIRA)" <ji...@apache.org> on 2016/06/10 20:28:20 UTC, 0 replies.
- [jira] [Created] (CALCITE-1284) Move Quidem tests from JdbcTest into their own class - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/10 21:20:21 UTC, 0 replies.
- [jira] [Created] (CALCITE-1285) Invalid JDBC URL prefix in example configuration for TCK - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/06/10 21:24:20 UTC, 0 replies.
- [jira] [Created] (CALCITE-1286) Create self-contained test-harness for TCK - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/06/10 21:29:20 UTC, 0 replies.
- [jira] [Created] (CALCITE-1287) Potential wire compatibility issue with binary data - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/06/10 21:33:21 UTC, 0 replies.
- [jira] [Created] (CALCITE-1288) Avoid doing the same join twice if count(distinct) exists - posted by "Gautam Kumar Parai (JIRA)" <ji...@apache.org> on 2016/06/10 23:45:21 UTC, 0 replies.
- [jira] [Created] (CALCITE-1289) RexUtil.simplifyCase() should account for nullability - posted by "MinJi Kim (JIRA)" <ji...@apache.org> on 2016/06/11 01:21:21 UTC, 0 replies.
- [RESULT] [VOTE] Release apache-calcite-1.8.0 (release candidate 1) - posted by Julian Hyde <jh...@apache.org> on 2016/06/12 07:39:27 UTC, 0 replies.
- [ANNOUNCE] Apache Calcite 1.8.0 released - posted by Julian Hyde <jh...@apache.org> on 2016/06/13 08:58:40 UTC, 0 replies.
- [jira] [Created] (CALCITE-1290) When converting to CNF, fail if the expression exceeds a threshold - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/13 18:56:30 UTC, 0 replies.
- Questions about Stream SQL plan - posted by Cody Innowhere <e....@gmail.com> on 2016/06/14 02:43:11 UTC, 2 replies.
- [jira] [Created] (CALCITE-1291) Incorrect formatting from Avatica in sqlline's table outputformat - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/06/14 15:46:01 UTC, 0 replies.
- How to reduce constant expression in SQL - posted by Jark Wu <wu...@alibaba-inc.com> on 2016/06/15 04:58:52 UTC, 3 replies.
- [jira] [Created] (CALCITE-1292) Druid metadata query is very slow - posted by "Michael Spector (JIRA)" <ji...@apache.org> on 2016/06/15 06:15:09 UTC, 0 replies.
- Adding a new keyword "IF" for sql parser - posted by Vitalii Diravka <vi...@gmail.com> on 2016/06/15 15:11:31 UTC, 7 replies.
- [jira] [Created] (CALCITE-1293) Error when argument to COUNT(DISTINCT) is a GROUP BY column - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/15 16:31:09 UTC, 0 replies.
- [jira] [Created] (CALCITE-1294) function gatherConstraint in class ReduceExpressionRule throws NullPointerException when both left RexNode and right RexNode are NULL RexLiteral - posted by "chunwei (JIRA)" <ji...@apache.org> on 2016/06/16 03:46:05 UTC, 0 replies.
- [jira] [Created] (CALCITE-1295) ReduceExpressionRule should not reduce AS operator - posted by "Jark Wu (JIRA)" <ji...@apache.org> on 2016/06/16 14:52:05 UTC, 0 replies.
- [jira] [Created] (CALCITE-1296) Different classes of datetime should be able to compare. - posted by "Jinfeng Ni (JIRA)" <ji...@apache.org> on 2016/06/17 00:57:05 UTC, 0 replies.
- [jira] [Created] (CALCITE-1297) RelBuilder does not translate identity projects even if they rename fields - posted by "Jark Wu (JIRA)" <ji...@apache.org> on 2016/06/17 02:40:05 UTC, 0 replies.
- [jira] [Created] (CALCITE-1298) Consider removing Util.toString - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2016/06/17 14:55:05 UTC, 0 replies.
- Out until Sun 26th - posted by Julian Hyde <jh...@apache.org> on 2016/06/18 06:53:21 UTC, 0 replies.
- Mutations in Calcite - posted by Michael Mior <mm...@uwaterloo.ca> on 2016/06/20 14:22:36 UTC, 3 replies.
- Convert SqlNode expression to RelNode - posted by Sergey Likhoman <se...@gmail.com> on 2016/06/20 16:17:31 UTC, 0 replies.
- [jira] [Created] (CALCITE-1299) Reference type of Pulled Up Predicates is not handled properly - posted by "Ted Xu (JIRA)" <ji...@apache.org> on 2016/06/21 07:55:58 UTC, 0 replies.
- [Calcite] Volcano planner fails to optimize - posted by Zhangrucong <zh...@huawei.com> on 2016/06/22 03:33:52 UTC, 3 replies.
- 答复: [Calcite] Volcano planner fails to optimize - posted by Zhangrucong <zh...@huawei.com> on 2016/06/23 03:13:48 UTC, 2 replies.
- Design references needed for Calcite - posted by "S.Yin" <zy...@gmail.com> on 2016/06/23 19:14:04 UTC, 1 replies.
- Unimplemented date functions - posted by Sergey Likhoman <se...@gmail.com> on 2016/06/23 19:37:10 UTC, 1 replies.
- Bug about "QUARTER" function - posted by 梁伟文 <we...@chinatmg.com> on 2016/06/24 03:32:57 UTC, 1 replies.
- [jira] [Created] (CALCITE-1300) AvaticaCommonsHttpClientImpl doesn't retry on HTTP/503 - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/06/24 14:54:16 UTC, 0 replies.
- Calcite Planner and Hacking - posted by Atri Sharma <at...@gmail.com> on 2016/06/25 12:31:35 UTC, 1 replies.
- [QUESTION] Does Calcite support parsing DDL like CREATE TABLE ? - posted by Jark Wu <wu...@alibaba-inc.com> on 2016/06/27 11:24:18 UTC, 1 replies.
- RelBuilder not pushing down jdbc predicates - posted by Chris Baynes <ch...@contiamo.com> on 2016/06/27 12:15:49 UTC, 1 replies.
- Re: [QUESTION] Does Calcite support parsing DDL like CREATE TABLE ? - posted by Cody Innowhere <e....@gmail.com> on 2016/06/27 12:16:45 UTC, 4 replies.
- re: [QUESTION] Does Calcite support parsing DDL like CREATE TABLE ? - posted by Zhangrucong <zh...@huawei.com> on 2016/06/27 12:51:52 UTC, 0 replies.
- Support of EXTRACT function - posted by Sergey Likhoman <se...@gmail.com> on 2016/06/27 13:26:57 UTC, 1 replies.
- Non-reserved words on the first place of a sql statement - posted by Vitalii Diravka <vi...@gmail.com> on 2016/06/27 13:43:15 UTC, 2 replies.
- Cancel flag in AvaticaResultSet - posted by Julian Hyde <jh...@apache.org> on 2016/06/27 17:49:49 UTC, 5 replies.
- Avatica/Phoenix-Query-Server .NET driver - posted by Josh Elser <jo...@gmail.com> on 2016/06/27 22:19:14 UTC, 1 replies.
- [jira] [Created] (CALCITE-1301) Add cancel flag to AvaticaResultSet - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/28 00:29:57 UTC, 0 replies.
- [jira] [Created] (CALCITE-1302) Create SqlTypeName values for each interval range, e.g. YEAR_MONTH - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/28 06:53:56 UTC, 0 replies.
- Adapter for couchbase - posted by "Yang, Jerry" <cy...@ebay.com> on 2016/06/28 15:45:48 UTC, 2 replies.
- [jira] [Created] (CALCITE-1303) Couchbase adapter - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/28 17:17:57 UTC, 0 replies.
- Inquiry about Streaming SQL group by and window (unable to subscribe) - posted by Qiaochu Liu <qi...@uber.com> on 2016/06/30 17:24:19 UTC, 3 replies.
- [jira] [Created] (CALCITE-1304) Add wrapper for Apache Metamodel adapters - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/06/30 22:51:10 UTC, 0 replies.