You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [DISCUSS] Draft board report - posted by Julian Hyde <jh...@apache.org> on 2018/01/02 06:31:28 UTC, 2 replies.
- Re: Maven wrapper - posted by Josh Elser <el...@apache.org> on 2018/01/02 19:34:43 UTC, 6 replies.
- Calcite-Master - Build # 173 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/03 02:45:59 UTC, 0 replies.
- How to preserve renamed field names in final output when using RelToSqlConverter? - posted by "Haas, Austin" <Au...@healthsparq.com> on 2018/01/03 22:30:52 UTC, 2 replies.
- Aggregated AVG - posted by Michael Alexeev <mi...@gmail.com> on 2018/01/04 00:20:47 UTC, 3 replies.
- [jira] [Created] (CALCITE-2117) IllegalStateException when accessing data with type MAP ARRAY - posted by "Janislav Jankov (JIRA)" <ji...@apache.org> on 2018/01/04 01:55:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2118) Field names are not preserved by RelToSqlConverter - posted by "Austin Haas (JIRA)" <ji...@apache.org> on 2018/01/04 17:04:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2119) Druid Filter validation Logic broken for filters like column_A = column_B - posted by "slim bouguerra (JIRA)" <ji...@apache.org> on 2018/01/04 21:20:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2120) Request to support of Oracle database as meta data store for Druid - posted by "vaibhav (JIRA)" <ji...@apache.org> on 2018/01/05 05:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2121) CAST timestamp with time zone to SQL VARCHAR - posted by "slim bouguerra (JIRA)" <ji...@apache.org> on 2018/01/05 18:01:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2122) Continuum of DateRangeRules issues. - posted by "slim bouguerra (JIRA)" <ji...@apache.org> on 2018/01/05 18:06:00 UTC, 0 replies.
- presentation and setup issue with intellij - posted by Alessandro Solimando <al...@gmail.com> on 2018/01/05 22:57:15 UTC, 2 replies.
- [jira] [Created] (CALCITE-2123) Bug in the Druid Filter Translation when Comparing String Ref to a Constant Number - posted by "slim bouguerra (JIRA)" <ji...@apache.org> on 2018/01/06 02:14:00 UTC, 0 replies.
- Question on extending Calcite to support custom grammar - posted by "DONG, Weike" <ky...@connect.hku.hk> on 2018/01/06 02:33:49 UTC, 2 replies.
- [jira] [Created] (CALCITE-2124) aggCall type mismatch error in AggregateExpandDistinctAggregatesRule - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2018/01/06 09:15:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2125) error plan result that using AggregateExpandDistinctAggregatesRule.INSTANCE and AggregateProjectMergeRule.INSTANCE - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2018/01/07 06:14:00 UTC, 0 replies.
- Why not optimize the parameters of COUNT (1) in OVER window ? - posted by jincheng sun <su...@gmail.com> on 2018/01/07 12:00:02 UTC, 2 replies.
- [jira] [Created] (CALCITE-2126) Optimization of COUNT (1) in OVER window - posted by "sunjincheng (JIRA)" <ji...@apache.org> on 2018/01/09 15:18:00 UTC, 0 replies.
- Does Calcite support Create, Update and Aggregations for ElasticSearch? - posted by kant kodali <ka...@gmail.com> on 2018/01/09 20:11:20 UTC, 1 replies.
- [jira] [Created] (CALCITE-2127) In Interpreter, allow a node to have more than one consumer - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/01/10 06:57:03 UTC, 0 replies.
- [jira] [Created] (CALCITE-2128) Add jethro sql dialect and jdbc support - posted by "Jonathan Doron (JIRA)" <ji...@apache.org> on 2018/01/10 12:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2129) Aggregating function from subquery not projected properly - posted by "Paul Jackson (JIRA)" <ji...@apache.org> on 2018/01/10 17:57:00 UTC, 0 replies.
- JDK updates for CI - posted by Michael Mior <mm...@uwaterloo.ca> on 2018/01/10 18:05:49 UTC, 8 replies.
- [jira] [Created] (CALCITE-2130) Converting subquery to join is not always giving equivalent behavior - posted by "Paul Jackson (JIRA)" <ji...@apache.org> on 2018/01/10 19:32:00 UTC, 0 replies.
- Calcite-Master - Build # 178 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/10 19:37:10 UTC, 0 replies.
- [jira] [Created] (CALCITE-2131) Provide an option to NOT convert subquery to JOIN - posted by "Paul Jackson (JIRA)" <ji...@apache.org> on 2018/01/10 19:38:00 UTC, 0 replies.
- Calcite-Master - Build # 179 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/10 19:49:26 UTC, 0 replies.
- [jira] [Created] (CALCITE-2132) Unify rewrites for aggregate functions and windowed aggregate functions - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/01/10 20:35:00 UTC, 0 replies.
- state of jdbc implementation - posted by "ptr.bojko@gmail.com" <pt...@gmail.com> on 2018/01/11 13:15:55 UTC, 1 replies.
- Understanding RexCorrelVariable - posted by Enrico Olivelli <eo...@gmail.com> on 2018/01/12 15:49:48 UTC, 2 replies.
- [jira] [Created] (CALCITE-2133) Allow SqlGroupedWindowFunction to specify returnTypeInference in its constructor - posted by "Shuyi Chen (JIRA)" <ji...@apache.org> on 2018/01/13 02:39:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2134) AggregateJoinTransposeRule fails in optimize phase based on CBO because of the bug in RelMdColumnUniqueness - posted by "jingzhang (JIRA)" <ji...@apache.org> on 2018/01/13 05:43:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2135) Calcite wrongly validates invalid query when using aggregate function inside over clause - posted by "Volodymyr Tkach (JIRA)" <ji...@apache.org> on 2018/01/13 12:24:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2136) SubQueryRemoveRule.Project generated error plan - posted by "HULING (JIRA)" <ji...@apache.org> on 2018/01/16 08:12:00 UTC, 0 replies.
- Clone of Chinook as an hsqldb jar on Maven Central - posted by Julian Hyde <jh...@apache.org> on 2018/01/16 18:34:42 UTC, 2 replies.
- [jira] [Created] (CALCITE-2137) Materialized view rewriting not being triggered for some join queries - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/01/17 03:23:00 UTC, 0 replies.
- Calcite-Master - Build # 183 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/17 03:33:22 UTC, 0 replies.
- [jira] [Created] (CALCITE-2138) Add Locale.getDefault() to forbidden api list - posted by "Nishant Bangarwa (JIRA)" <ji...@apache.org> on 2018/01/17 15:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2139) Upgrade checkstyle - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/01/17 19:56:02 UTC, 0 replies.
- Calcite-Master - Build # 184 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/17 21:54:17 UTC, 0 replies.
- Calcite-Master - Build # 185 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/17 22:05:04 UTC, 0 replies.
- Calcite-Master - Build # 186 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/17 22:51:13 UTC, 0 replies.
- Calcite-Master - Build # 187 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/17 23:02:08 UTC, 0 replies.
- Calcite-Master - Build # 188 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/18 01:52:24 UTC, 0 replies.
- How to parse sql expression to obtain field names - posted by Nirav Patel <np...@xactlycorp.com> on 2018/01/18 21:44:40 UTC, 3 replies.
- [jira] [Created] (CALCITE-2142) Set rand() function as non-deterministic. - posted by "Josh Wagner (JIRA)" <ji...@apache.org> on 2018/01/18 22:45:00 UTC, 0 replies.
- Calcite SQL Testing - posted by Bruce Sandell <bs...@gmail.com> on 2018/01/18 23:09:36 UTC, 1 replies.
- [jira] [Created] (CALCITE-2143) RelToSqlConverter produces incorrect SQL with aggregation - posted by "Austin Haas (JIRA)" <ji...@apache.org> on 2018/01/18 23:11:00 UTC, 0 replies.
- Calcite-Master - Build # 189 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/18 23:16:00 UTC, 0 replies.
- Calcite-Master - Build # 190 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/18 23:47:08 UTC, 0 replies.
- Question regarding ProjectRemoveRule - posted by Shuyi Chen <su...@gmail.com> on 2018/01/18 23:50:03 UTC, 3 replies.
- Providing default implementation of SqlVisitor methods - posted by Nirav Patel <np...@xactlycorp.com> on 2018/01/18 23:51:46 UTC, 2 replies.
- [jira] [Created] (CALCITE-2144) PushProjector - it name the field using the name of the operators - posted by "HULING (JIRA)" <ji...@apache.org> on 2018/01/19 04:14:00 UTC, 0 replies.
- Re: Working on upgrade Drill Calcite version - posted by Arina Ielchiieva <ar...@apache.org> on 2018/01/19 10:43:15 UTC, 1 replies.
- Support Spark DataFrame And DataSet API in Calcite - posted by Eric Vandenberg <er...@fb.com> on 2018/01/20 03:21:10 UTC, 1 replies.
- mvn test fails for calcite-avatica - posted by Alessandro Solimando <al...@gmail.com> on 2018/01/20 14:05:52 UTC, 4 replies.
- [jira] [Created] (CALCITE-2145) Avatica tests fail depending on local timezone - posted by "Alessandro Solimando (JIRA)" <ji...@apache.org> on 2018/01/21 18:25:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2146) Errant CyclicMetadataException in multithreaded context - posted by "Paul Jackson (JIRA)" <ji...@apache.org> on 2018/01/22 18:09:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2147) GroupingSets involving rollup resulting into an incorrect plan - posted by "Vamshi (JIRA)" <ji...@apache.org> on 2018/01/22 20:25:00 UTC, 0 replies.
- Generate sql string without backticks (back quote, single quote) - posted by Nirav Patel <np...@xactlycorp.com> on 2018/01/22 22:22:09 UTC, 0 replies.
- Calcite-Master - Build # 192 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/22 23:38:41 UTC, 0 replies.
- Calcite-Master - Build # 193 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/23 02:00:56 UTC, 0 replies.
- Query Avg on integer column returns wrong result - posted by yiifeger wu <va...@gmail.com> on 2018/01/23 06:15:30 UTC, 2 replies.
- Calcite-Master - Build # 194 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/23 18:13:09 UTC, 0 replies.
- [jira] [Created] (CALCITE-2148) Fix and test grouping sets issue - posted by "Ravindar (JIRA)" <ji...@apache.org> on 2018/01/23 23:46:00 UTC, 0 replies.
- Parsing Like expression throws an error - posted by Nirav Patel <np...@xactlycorp.com> on 2018/01/23 23:48:29 UTC, 1 replies.
- [ANNOUNCE] New committer: Nishant Bangarwa - posted by Julian Hyde <jh...@apache.org> on 2018/01/24 20:37:55 UTC, 1 replies.
- [jira] [Created] (CALCITE-2149) RexSimplify throws indexOutOfBoundException - posted by "Shuyi Chen (JIRA)" <ji...@apache.org> on 2018/01/25 01:03:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2150) CurrentTimestamp is reduced in subquery - posted by "Jark Wu (JIRA)" <ji...@apache.org> on 2018/01/25 05:58:00 UTC, 0 replies.
- Calcite-Master - Build # 195 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/25 19:35:54 UTC, 0 replies.
- Calcite-Master - Build # 196 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/26 02:09:15 UTC, 0 replies.
- Resources to contribute - posted by Edmon Begoli <eb...@gmail.com> on 2018/01/26 03:58:21 UTC, 5 replies.
- Adjust clacite to support kylin query - posted by Neters <ne...@foxmail.com> on 2018/01/26 04:23:25 UTC, 2 replies.
- Calcite-Master - Build # 197 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/26 18:23:34 UTC, 0 replies.
- [jira] [Created] (CALCITE-2151) Create more efficient plan for query with IN and OR in WHERE clause - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2018/01/27 11:42:00 UTC, 0 replies.
- ApacheCon - posted by Julian Hyde <jh...@apache.org> on 2018/01/28 00:24:21 UTC, 0 replies.
- dependencies and licensing - posted by Alexey Roytman <al...@oracle.com> on 2018/01/28 12:43:52 UTC, 2 replies.
- [jira] [Created] (CALCITE-2152) SQL parser unable to parse SQL produced by RelToSqlConverter - posted by "Samuel Waggoner (JIRA)" <ji...@apache.org> on 2018/01/29 17:52:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2153) SQL parser fails to parse valid triply nested join query - posted by "Samuel Waggoner (JIRA)" <ji...@apache.org> on 2018/01/29 23:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2154) upgrade jackson - posted by "Alexey Roytman (JIRA)" <ji...@apache.org> on 2018/01/30 08:45:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2155) upgrade slf4j - posted by "Alexey Roytman (JIRA)" <ji...@apache.org> on 2018/01/30 08:52:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2156) DateRangeRules not handling timestamp with timezone properly - posted by "Nishant Bangarwa (JIRA)" <ji...@apache.org> on 2018/01/30 12:59:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2157) ClickHouse dialect implementation - posted by "Chris Baynes (JIRA)" <ji...@apache.org> on 2018/01/30 13:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2158) SubQuery with EXISTS clause creates redundant aggregate call - posted by "Volodymyr Vysotskyi (JIRA)" <ji...@apache.org> on 2018/01/30 18:03:00 UTC, 0 replies.
- Pull requests - posted by Julian Hyde <jh...@apache.org> on 2018/01/30 20:40:33 UTC, 1 replies.
- [jira] [Created] (CALCITE-2159) UNNEST to support 'ANY' type - posted by "Chunhui Shi (JIRA)" <ji...@apache.org> on 2018/01/30 20:57:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2160) Spatial grid index - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/01/30 21:57:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2161) Add "types" collection to the schema element in the JSON model - posted by "Shuyi Chen (JIRA)" <ji...@apache.org> on 2018/01/31 02:42:00 UTC, 0 replies.
- Calcite-Avatica-Master - Build # 38 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/31 23:03:46 UTC, 0 replies.