You are viewing a plain text version of this content. The canonical link for it is here.
- [calcite] branch master updated (987cb7f -> d03ce47) - posted by jh...@apache.org on 2020/11/01 17:46:15 UTC, 0 replies.
- [calcite] 01/04: BigQuery dialect should allow GROUP BY ordinal - posted by jh...@apache.org on 2020/11/01 17:46:16 UTC, 0 replies.
- [calcite] 02/04: Add class SqlBasicAggFunction - posted by jh...@apache.org on 2020/11/01 17:46:17 UTC, 0 replies.
- [calcite] 03/04: [CALCITE-4369] Support COUNTIF aggregate function for BigQuery (Aryeh Hillman) - posted by jh...@apache.org on 2020/11/01 17:46:18 UTC, 0 replies.
- [calcite] 04/04: [CALCITE-4352] RexSimplify incorrectly drops IS NULL and IS NOT NULL from SEARCH expressions - posted by jh...@apache.org on 2020/11/01 17:46:19 UTC, 0 replies.
- [calcite] branch master updated (d03ce47 -> e7c579f) - posted by da...@apache.org on 2020/11/02 07:30:48 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4233] Adding dismax API QueryBuilder (shlok7296) - posted by da...@apache.org on 2020/11/02 07:35:34 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4345] AggregateCaseToFilterRule throws NullPointerException when converting CASE without ELSE (Jiatao Tao) - posted by jh...@apache.org on 2020/11/03 00:32:21 UTC, 0 replies.
- [calcite] branch master updated (0e71469 -> c708456) - posted by jh...@apache.org on 2020/11/03 00:43:32 UTC, 0 replies.
- [calcite] 01/02: [CALCITE-4233] In Elasticsearch adapter, support generating disjunction max (dis_max) queries (shlok7296) - posted by jh...@apache.org on 2020/11/03 00:43:33 UTC, 0 replies.
- [calcite] 02/02: [CALCITE-4345] AggregateCaseToFilterRule throws NullPointerException when converting CASE without ELSE (Jiatao Tao) - posted by jh...@apache.org on 2020/11/03 00:43:34 UTC, 0 replies.
- [calcite] branch master updated (c708456 -> 30a0f4b) - posted by ch...@apache.org on 2020/11/03 02:29:50 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4350] The reverse operation of collation direction is overly relaxed (Liya Fan) - posted by ch...@apache.org on 2020/11/03 02:30:41 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2236: [CALCITE-3913] Test correctness using formal verification (Qi Zhou) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:29:04 UTC, 0 replies.
- [GitHub] [calcite] chunweilei edited a comment on pull request #2237: [CALCITE-4368] TopDownOptTest fails if applying non-substitution rule first - posted by GitBox <gi...@apache.org> on 2020/11/03 13:29:08 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2239: Following [CALCITE-4332] correct the code style and add some description - posted by GitBox <gi...@apache.org> on 2020/11/03 13:33:21 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2229: Update release instructions - posted by GitBox <gi...@apache.org> on 2020/11/03 13:33:40 UTC, 1 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2223: Proposal : 4344 test container sample - posted by GitBox <gi...@apache.org> on 2020/11/03 13:34:00 UTC, 0 replies.
- [GitHub] [calcite] asfgit closed pull request #2225: [CALCITE-4345] NPE in AggregateCaseToFilterRule when converts SUM(CASE WHEN c THEN 1 END) (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:34:59 UTC, 0 replies.
- [GitHub] [calcite] chunweilei merged pull request #2239: Following [CALCITE-4332] correct the code style and add some description - posted by GitBox <gi...@apache.org> on 2020/11/03 13:35:53 UTC, 0 replies.
- [GitHub] [calcite] qizhou92 commented on a change in pull request #2236: [CALCITE-3913] Test correctness using formal verification (Qi Zhou) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:37:27 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2238: [CALCITE-4364] `a in (1, 2) and a = 1` should be simplified to `a=1` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:38:22 UTC, 0 replies.
- [GitHub] [calcite] zinking commented on pull request #2239: Following [CALCITE-4332] correct the code style and add some description - posted by GitBox <gi...@apache.org> on 2020/11/03 13:38:48 UTC, 0 replies.
- [GitHub] [calcite] yanlin-Lynn commented on a change in pull request #2163: [CALCITE-4273] Support get expression lineage for Calc - posted by GitBox <gi...@apache.org> on 2020/11/03 13:39:17 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on pull request #2238: [CALCITE-4364] `a in (1, 2) and a = 1` should be simplified to `a=1` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:39:34 UTC, 0 replies.
- [GitHub] [calcite] qizhou92 commented on pull request #2236: [CALCITE-3913] Test correctness using formal verification (Qi Zhou) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:41:15 UTC, 2 replies.
- [GitHub] [calcite] danny0405 closed pull request #2218: [CALCITE-4233] Adding Elasticsearch Dismax API QueryBuilder - posted by GitBox <gi...@apache.org> on 2020/11/03 13:42:16 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2238: [CALCITE-4364] `a in (1, 2) and a = 1` should be simplified to `a=1` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:44:37 UTC, 0 replies.
- [GitHub] [calcite] eolivelli commented on a change in pull request #2238: [CALCITE-4364] `a in (1, 2) and a = 1` should be simplified to `a=1` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:46:00 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 commented on a change in pull request #2238: [CALCITE-4364] `a in (1, 2) and a = 1` should be simplified to `a=1` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:49:08 UTC, 0 replies.
- [GitHub] [calcite] danny0405 closed pull request #2214: [CALCITE-4106] Consider "listCoerced" in TypeCoercionImpl#inOperationCoercion (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:49:12 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2229: Update release instructions - posted by GitBox <gi...@apache.org> on 2020/11/03 13:51:40 UTC, 1 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2238: [CALCITE-4364] `a in (1, 2) and a = 1` should be simplified to `a=1` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:52:10 UTC, 0 replies.
- [GitHub] [calcite] jcamachor commented on a change in pull request #2094: [CALCITE-3409] Add an interface in RelOptMaterializations… - posted by GitBox <gi...@apache.org> on 2020/11/03 13:54:33 UTC, 1 replies.
- [GitHub] [calcite] zabetak commented on a change in pull request #2223: Proposal : 4344 test container sample - posted by GitBox <gi...@apache.org> on 2020/11/03 13:54:57 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 commented on a change in pull request #2094: [CALCITE-3409] Add an interface in RelOptMaterializations… - posted by GitBox <gi...@apache.org> on 2020/11/03 13:55:04 UTC, 4 replies.
- [GitHub] [calcite] chunweilei commented on a change in pull request #2237: [CALCITE-4368] TopDownOptTest fails if applying non-substitution rule first - posted by GitBox <gi...@apache.org> on 2020/11/03 13:55:29 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on pull request #2238: [CALCITE-4364] `a in (1, 2) and a = 1` should be simplified to `a=1` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:56:05 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2237: [CALCITE-4368] TopDownOptTest fails if applying non-substitution rule first - posted by GitBox <gi...@apache.org> on 2020/11/03 14:01:51 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 opened a new pull request #2241: [CALCITE-4374] Support materialized view recognition when query disti… - posted by GitBox <gi...@apache.org> on 2020/11/03 14:02:53 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on pull request #2237: [CALCITE-4368] TopDownOptTest fails if applying non-substitution rule first - posted by GitBox <gi...@apache.org> on 2020/11/03 14:03:43 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on pull request #2236: [CALCITE-3913] Test correctness using formal verification (Qi Zhou) - posted by GitBox <gi...@apache.org> on 2020/11/03 14:06:45 UTC, 2 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2237: [CALCITE-4368] TopDownOptTest fails if applying non-substitution rule first - posted by GitBox <gi...@apache.org> on 2020/11/03 14:07:22 UTC, 1 replies.
- [GitHub] [calcite] julianhyde opened a new pull request #2240: Work-in-progress; do not review; do not merge - posted by GitBox <gi...@apache.org> on 2020/11/03 14:10:43 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on pull request #2237: [CALCITE-4368] TopDownOptTest fails if applying non-substitution rule first - posted by GitBox <gi...@apache.org> on 2020/11/03 14:13:40 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2163: [CALCITE-4273] Support get expression lineage for Calc - posted by GitBox <gi...@apache.org> on 2020/11/03 14:13:54 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2229: Update release instructions - posted by GitBox <gi...@apache.org> on 2020/11/03 14:14:01 UTC, 5 replies.
- [GitHub] [calcite] chunweilei merged pull request #2231: [CALCITE-4350] The reverse operation of collation direction is overly relaxed - posted by GitBox <gi...@apache.org> on 2020/11/03 14:19:19 UTC, 0 replies.
- [GitHub] [calcite] yanlin-Lynn commented on a change in pull request #2241: [CALCITE-4374] Support materialized view recognition when query disti… - posted by GitBox <gi...@apache.org> on 2020/11/03 14:20:46 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 commented on a change in pull request #2241: [CALCITE-4374] Support materialized view recognition when query disti… - posted by GitBox <gi...@apache.org> on 2020/11/03 15:06:55 UTC, 4 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2238: [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified to `a = 1` - posted by GitBox <gi...@apache.org> on 2020/11/03 15:15:53 UTC, 2 replies.
- [GitHub] [calcite] yanlin-Lynn merged pull request #2163: [CALCITE-4273] Support get expression lineage for Calc - posted by GitBox <gi...@apache.org> on 2020/11/04 00:19:38 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4273] Support get expression lineage for Calc - posted by ya...@apache.org on 2020/11/04 00:20:01 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2238: [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified to `a = 1` - posted by GitBox <gi...@apache.org> on 2020/11/04 02:00:13 UTC, 11 replies.
- [GitHub] [calcite] liyafan82 opened a new pull request #2242: [CALCITE-4363] Need a utility to check if a SQL operator is standard - posted by GitBox <gi...@apache.org> on 2020/11/04 02:47:13 UTC, 0 replies.
- [GitHub] [calcite] chunweilei opened a new pull request #2243: Fix grammatical errors in TopDownRuleDriver/TopDownRuleQueue/RuleDriver/VolcanoPlanner - posted by GitBox <gi...@apache.org> on 2020/11/04 02:51:25 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 commented on pull request #2242: [CALCITE-4363] Need a utility to check if a SQL operator is standard - posted by GitBox <gi...@apache.org> on 2020/11/04 02:52:07 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on a change in pull request #2242: [CALCITE-4363] Need a utility to check if a SQL operator is standard - posted by GitBox <gi...@apache.org> on 2020/11/04 03:04:56 UTC, 1 replies.
- [GitHub] [calcite] liyafan82 commented on a change in pull request #2243: Fix grammatical errors in TopDownRuleDriver/TopDownRuleQueue/RuleDriver/VolcanoPlanner - posted by GitBox <gi...@apache.org> on 2020/11/04 03:37:38 UTC, 5 replies.
- [GitHub] [calcite] chunweilei commented on a change in pull request #2243: Fix grammatical errors in TopDownRuleDriver/TopDownRuleQueue/RuleDriver/VolcanoPlanner - posted by GitBox <gi...@apache.org> on 2020/11/04 04:00:24 UTC, 1 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2243: Fix grammatical errors in TopDownRuleDriver/TopDownRuleQueue/RuleDriver/VolcanoPlanner - posted by GitBox <gi...@apache.org> on 2020/11/04 04:02:21 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on a change in pull request #2241: [CALCITE-4374] Support materialized view recognition when query disti… - posted by GitBox <gi...@apache.org> on 2020/11/04 04:07:02 UTC, 4 replies.
- [GitHub] [calcite] liyafan82 commented on a change in pull request #2242: [CALCITE-4363] Need a utility to check if a SQL operator is standard - posted by GitBox <gi...@apache.org> on 2020/11/04 04:09:38 UTC, 6 replies.
- [GitHub] [calcite] danny0405 commented on pull request #2238: [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified to `a = 1` - posted by GitBox <gi...@apache.org> on 2020/11/04 08:45:47 UTC, 4 replies.
- [GitHub] [calcite] vlsi commented on pull request #2238: [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified to `a = 1` - posted by GitBox <gi...@apache.org> on 2020/11/04 08:50:00 UTC, 4 replies.
- [GitHub] [calcite] danny0405 edited a comment on pull request #2238: [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified to `a = 1` - posted by GitBox <gi...@apache.org> on 2020/11/04 09:20:46 UTC, 3 replies.
- [GitHub] [calcite] godfreyhe commented on a change in pull request #2238: [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified to `a = 1` - posted by GitBox <gi...@apache.org> on 2020/11/04 12:38:44 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2242: [CALCITE-4363] Need a utility to check if a SQL operator is standard - posted by GitBox <gi...@apache.org> on 2020/11/04 21:48:28 UTC, 5 replies.
- [GitHub] [calcite] geetha-rangaswamaiah opened a new pull request #2244: Fix grammatical errors in docs - posted by GitBox <gi...@apache.org> on 2020/11/05 04:38:56 UTC, 0 replies.
- [GitHub] [calcite] geetha-rangaswamaiah closed pull request #2244: Fix grammatical errors in docs - posted by GitBox <gi...@apache.org> on 2020/11/05 04:58:33 UTC, 0 replies.
- [GitHub] [calcite] geetha-rangaswamaiah opened a new pull request #2245: Fix grammatical errors - posted by GitBox <gi...@apache.org> on 2020/11/05 05:09:10 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2242: [CALCITE-4363] Need a utility to check if a SQL operator is standard - posted by GitBox <gi...@apache.org> on 2020/11/05 07:18:26 UTC, 1 replies.
- [GitHub] [calcite] danny0405 opened a new pull request #2246: [CALCITE-4377] Fix the return nullability inference during rex simpli… - posted by GitBox <gi...@apache.org> on 2020/11/05 08:11:21 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on pull request #2246: [CALCITE-4377] Fix the return nullability inference during rex simpli… - posted by GitBox <gi...@apache.org> on 2020/11/05 08:30:14 UTC, 1 replies.
- [GitHub] [calcite] danny0405 commented on pull request #2246: [CALCITE-4377] Fix the return nullability inference during rex simpli… - posted by GitBox <gi...@apache.org> on 2020/11/05 09:01:00 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2245: Fix grammatical errors - posted by GitBox <gi...@apache.org> on 2020/11/05 09:23:03 UTC, 1 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2211: [CALCITE-4317] RelFieldTrimmer after trimming all the fields in an ag… - posted by GitBox <gi...@apache.org> on 2020/11/05 11:46:04 UTC, 6 replies.
- [GitHub] [calcite] geetha-rangaswamaiah commented on a change in pull request #2245: Fix grammatical errors - posted by GitBox <gi...@apache.org> on 2020/11/05 14:09:20 UTC, 1 replies.
- [GitHub] [calcite-avatica] dimas-b opened a new pull request #130: [CALCITE-4379] Meta.Frame created with java float values in rows hits a ClassCastException in toProto() - posted by GitBox <gi...@apache.org> on 2020/11/05 17:42:00 UTC, 0 replies.
- [GitHub] [calcite] a-rafay commented on a change in pull request #2211: [CALCITE-4317] RelFieldTrimmer after trimming all the fields in an ag… - posted by GitBox <gi...@apache.org> on 2020/11/05 20:06:51 UTC, 4 replies.
- [GitHub] [calcite] julianhyde commented on pull request #2238: [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified to `a = 1` - posted by GitBox <gi...@apache.org> on 2020/11/05 21:37:18 UTC, 0 replies.
- [GitHub] [calcite] vlsi opened a new pull request #2247: Add OpenJ9 1.8 CI job at GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/05 22:45:03 UTC, 0 replies.
- [calcite] branch master updated: Fix grammatical errors in TopDownRuleDriver/TopDownRuleQueue/RuleDriver/VolcanoPlanner - posted by ch...@apache.org on 2020/11/06 02:59:09 UTC, 0 replies.
- [GitHub] [calcite] chunweilei merged pull request #2243: Fix grammatical errors in TopDownRuleDriver/TopDownRuleQueue/RuleDriver/VolcanoPlanner - posted by GitBox <gi...@apache.org> on 2020/11/06 02:59:11 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2245: Fix grammatical errors - posted by GitBox <gi...@apache.org> on 2020/11/06 10:42:26 UTC, 2 replies.
- [GitHub] [calcite] vlsi merged pull request #2247: Add OpenJ9 1.8 CI job at GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/06 16:51:39 UTC, 0 replies.
- [calcite] branch master updated: Add OpenJ9 1.8 CI job at GitHub Actions - posted by vl...@apache.org on 2020/11/06 16:51:40 UTC, 0 replies.
- [GitHub] [calcite] julianhyde opened a new pull request #2248: [CALCITE-4366] LatticeSuggester should treat UNION and VALUES sub-expressions as tables - posted by GitBox <gi...@apache.org> on 2020/11/06 19:43:28 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on pull request #2248: [CALCITE-4366] LatticeSuggester should treat UNION and VALUES sub-expressions as tables - posted by GitBox <gi...@apache.org> on 2020/11/06 19:53:30 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2246: [CALCITE-4377] Fix the return nullability inference during rex simpli… - posted by GitBox <gi...@apache.org> on 2020/11/06 20:11:50 UTC, 6 replies.
- [GitHub] [calcite] vlsi removed a comment on pull request #2246: [CALCITE-4377] Fix the return nullability inference during rex simpli… - posted by GitBox <gi...@apache.org> on 2020/11/06 22:00:04 UTC, 0 replies.
- [GitHub] [calcite] vlsi opened a new pull request #2249: Re-enable RexProgramFuzzyTest - posted by GitBox <gi...@apache.org> on 2020/11/06 23:21:43 UTC, 0 replies.
- [GitHub] [calcite] Aaaaaaron commented on pull request #2211: [CALCITE-4317] RelFieldTrimmer after trimming all the fields in an ag… - posted by GitBox <gi...@apache.org> on 2020/11/07 07:42:06 UTC, 1 replies.
- [GitHub] [calcite] vlsi opened a new pull request #2250: Revert SEARCH - posted by GitBox <gi...@apache.org> on 2020/11/07 22:25:35 UTC, 0 replies.
- [GitHub] [calcite] rubenada opened a new pull request #2251: WIP Test: do not review, do not merge - posted by GitBox <gi...@apache.org> on 2020/11/08 12:35:10 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 opened a new pull request #2252: [CALCITE-4386] Support RelShuttle visit specific logical operators - posted by GitBox <gi...@apache.org> on 2020/11/08 14:30:44 UTC, 0 replies.
- [GitHub] [calcite] Aaaaaaron opened a new pull request #2253: [CALCITE-4385] Adding optimization to simplify the And/Or condition (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/08 14:36:08 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2253: [CALCITE-4385] Adding optimization to simplify the And/Or condition (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/08 18:50:45 UTC, 3 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2251: WIP Test: do not review, do not merge - posted by GitBox <gi...@apache.org> on 2020/11/08 18:54:35 UTC, 3 replies.
- [GitHub] [calcite] Aaaaaaron commented on a change in pull request #2253: [CALCITE-4385] Adding optimization to simplify the And/Or condition (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/09 02:11:52 UTC, 9 replies.
- [GitHub] [calcite] Aaaaaaron commented on a change in pull request #2222: [CALCITE-4277] When rel has been removed from its subset, skip the origin rule match (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/09 02:35:34 UTC, 1 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2222: [CALCITE-4277] When rel has been removed from its subset, skip the origin rule match (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/09 08:28:35 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2251: WIP Test: do not review, do not merge - posted by GitBox <gi...@apache.org> on 2020/11/09 08:45:11 UTC, 5 replies.
- [GitHub] [calcite] Aaaaaaron commented on a change in pull request #2211: [CALCITE-4317] RelFieldTrimmer after trimming all the fields in an ag… - posted by GitBox <gi...@apache.org> on 2020/11/09 14:09:18 UTC, 4 replies.
- [GitHub] [calcite] rubenada merged pull request #2245: Fix grammatical errors - posted by GitBox <gi...@apache.org> on 2020/11/09 14:21:41 UTC, 0 replies.
- [calcite] branch master updated: Fix grammatical errors in documentation (Geetha Rangaswamaiah) - posted by ru...@apache.org on 2020/11/09 14:21:43 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on pull request #2253: [CALCITE-4385] Adding optimization to simplify the And/Or condition (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/09 16:58:32 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2238: [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified to `a = 1` - posted by GitBox <gi...@apache.org> on 2020/11/09 18:50:42 UTC, 2 replies.
- [GitHub] [calcite] yanlin-Lynn commented on pull request #2241: [CALCITE-4374] Support materialized view recognition when query disti… - posted by GitBox <gi...@apache.org> on 2020/11/10 02:10:52 UTC, 0 replies.
- [GitHub] [calcite] Aaaaaaron commented on pull request #2253: [CALCITE-4385] Adding optimization to simplify the And/Or condition (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/10 02:22:39 UTC, 0 replies.
- [GitHub] [calcite] Aaaaaaron commented on a change in pull request #2253: [CALCITE-4385] Simplifies AND/OR condition that has common expressions, extract and eliminate/merge them as much as possible (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/10 08:15:32 UTC, 29 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2253: [CALCITE-4385] Simplifies AND/OR condition that has common expressions, extract and eliminate/merge them as much as possible (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/10 08:21:23 UTC, 2 replies.
- [GitHub] [calcite] Aaaaaaron edited a comment on pull request #2253: [CALCITE-4385] Simplifies AND/OR condition that has common expressions, extract and eliminate/merge them as much as possible (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/10 12:14:51 UTC, 1 replies.
- [GitHub] [calcite] dawidwys opened a new pull request #2254: [CALCITE-4390] Fix SqlMatchRecognize operand list - posted by GitBox <gi...@apache.org> on 2020/11/11 08:25:18 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2207: [CALCITE-4331] RelOptUtil#areRowTypesEqual should compare type nullability even for ANY types - posted by GitBox <gi...@apache.org> on 2020/11/11 08:54:01 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2253: [CALCITE-4385] Simplifies AND/OR condition that has common expressions, extract and eliminate/merge them as much as possible (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/11 09:38:40 UTC, 5 replies.
- [GitHub] [calcite] rubenada commented on pull request #2254: [CALCITE-4390] Fix SqlMatchRecognize operand list - posted by GitBox <gi...@apache.org> on 2020/11/11 10:28:17 UTC, 0 replies.
- [GitHub] [calcite] dawidwys commented on pull request #2254: [CALCITE-4390] Fix SqlMatchRecognize operand list - posted by GitBox <gi...@apache.org> on 2020/11/11 10:38:42 UTC, 0 replies.
- [GitHub] [calcite] dawidwys edited a comment on pull request #2254: [CALCITE-4390] Fix SqlMatchRecognize operand list - posted by GitBox <gi...@apache.org> on 2020/11/11 10:39:05 UTC, 2 replies.
- [GitHub] [calcite] Dominick1993 commented on a change in pull request #2144: [CALCITE-4237] Sarg with single IS NULL operand causes AssertionError - posted by GitBox <gi...@apache.org> on 2020/11/11 11:12:14 UTC, 0 replies.
- [GitHub] [calcite] yanlin-Lynn commented on a change in pull request #2189: [CALCITE-4251] Overload RelMetadataQuery#getColumnOrigin method (xzh) - posted by GitBox <gi...@apache.org> on 2020/11/11 13:17:34 UTC, 0 replies.
- [GitHub] [calcite] yanlin-Lynn commented on pull request #2189: [CALCITE-4251] Overload RelMetadataQuery#getColumnOrigin method (xzh) - posted by GitBox <gi...@apache.org> on 2020/11/11 13:21:56 UTC, 0 replies.
- [GitHub] [calcite] rubenada opened a new pull request #2255: [CALCITE-4393] ExceptionInInitializerError due to NPE in SqlCallBinding caused by circular dependency - posted by GitBox <gi...@apache.org> on 2020/11/11 15:04:49 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2255: [CALCITE-4393] ExceptionInInitializerError due to NPE in SqlCallBinding caused by circular dependency - posted by GitBox <gi...@apache.org> on 2020/11/11 16:52:45 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2255: [CALCITE-4393] ExceptionInInitializerError due to NPE in SqlCallBinding caused by circular dependency - posted by GitBox <gi...@apache.org> on 2020/11/11 17:18:29 UTC, 3 replies.
- [GitHub] [calcite] yanlin-Lynn merged pull request #2241: [CALCITE-4374] Support materialized view recognition when query disti… - posted by GitBox <gi...@apache.org> on 2020/11/12 01:53:06 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4374] Support materialized view recognition when query distinct aggregate on target GROUP BY columns (xzh) - posted by ya...@apache.org on 2020/11/12 01:54:44 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2189: [CALCITE-4251] Overload RelMetadataQuery#getColumnOrigin method (xzh) - posted by GitBox <gi...@apache.org> on 2020/11/12 02:26:32 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 opened a new pull request #2256: [CALCITE-4392] The operation of checking types equal ignoring null can be more efficient - posted by GitBox <gi...@apache.org> on 2020/11/12 03:43:39 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 commented on a change in pull request #2255: [CALCITE-4393] ExceptionInInitializerError due to NPE in SqlCallBinding caused by circular dependency - posted by GitBox <gi...@apache.org> on 2020/11/12 03:49:31 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2256: [CALCITE-4392] The operation of checking types equal ignoring null can be more efficient - posted by GitBox <gi...@apache.org> on 2020/11/12 07:31:36 UTC, 4 replies.
- [GitHub] [calcite] liyafan82 commented on a change in pull request #2256: [CALCITE-4392] The operation of checking types equal ignoring null can be more efficient - posted by GitBox <gi...@apache.org> on 2020/11/12 08:15:23 UTC, 4 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2256: [CALCITE-4392] The operation of checking types equal ignoring null can be more efficient - posted by GitBox <gi...@apache.org> on 2020/11/12 09:30:59 UTC, 0 replies.
- [GitHub] [calcite] danny0405 merged pull request #2238: [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified to `a = 1` - posted by GitBox <gi...@apache.org> on 2020/11/12 09:39:18 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified to `a = 1` - posted by da...@apache.org on 2020/11/12 09:39:19 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2246: [CALCITE-4377] Fix the return nullability inference during rex simpli… - posted by GitBox <gi...@apache.org> on 2020/11/12 09:43:15 UTC, 5 replies.
- [GitHub] [calcite] rubenada merged pull request #2254: [CALCITE-4390] Fix SqlMatchRecognize operand list - posted by GitBox <gi...@apache.org> on 2020/11/12 10:07:14 UTC, 0 replies.
- [GitHub] [calcite] zabetak commented on a change in pull request #2094: [CALCITE-3409] Add an interface in RelOptMaterializations… - posted by GitBox <gi...@apache.org> on 2020/11/12 10:08:30 UTC, 0 replies.
- [calcite] branch master updated (5e9943a -> 0ce7685) - posted by ru...@apache.org on 2020/11/12 10:15:56 UTC, 1 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2255: [CALCITE-4393] ExceptionInInitializerError due to NPE in SqlCallBinding caused by circular dependency - posted by GitBox <gi...@apache.org> on 2020/11/12 10:18:01 UTC, 3 replies.
- [GitHub] [calcite] xy2953396112 commented on pull request #2189: [CALCITE-4251] Get the origin column, even if it is derived (xzh) - posted by GitBox <gi...@apache.org> on 2020/11/12 11:22:30 UTC, 2 replies.
- [GitHub] [calcite] xy2953396112 commented on a change in pull request #2189: [CALCITE-4251] Get the origin column, even if it is derived (xzh) - posted by GitBox <gi...@apache.org> on 2020/11/12 11:23:45 UTC, 3 replies.
- [GitHub] [calcite] yanlin-Lynn commented on a change in pull request #2189: [CALCITE-4251] Get the origin column, even if it is derived (xzh) - posted by GitBox <gi...@apache.org> on 2020/11/12 13:32:04 UTC, 1 replies.
- [GitHub] [calcite] rubenada commented on pull request #2250: Revert SEARCH - posted by GitBox <gi...@apache.org> on 2020/11/12 20:42:50 UTC, 0 replies.
- [GitHub] [calcite-avatica] joshelser commented on a change in pull request #130: [CALCITE-4379] Meta.Frame created with java float values in rows hits a ClassCastException in toProto() - posted by GitBox <gi...@apache.org> on 2020/11/12 21:34:09 UTC, 1 replies.
- [GitHub] [calcite] xy2953396112 commented on pull request #2207: [CALCITE-4331] RelOptUtil#areRowTypesEqual should compare type nullability even for ANY types - posted by GitBox <gi...@apache.org> on 2020/11/13 00:20:07 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on pull request #2250: Revert SEARCH - posted by GitBox <gi...@apache.org> on 2020/11/13 01:53:54 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2189: [CALCITE-4251] Get the origin column, even if it is derived (xzh) - posted by GitBox <gi...@apache.org> on 2020/11/13 01:55:58 UTC, 1 replies.
- [GitHub] [calcite] danny0405 opened a new pull request #2257: Following 4364, fix the plann diff of TpcdsTest - posted by GitBox <gi...@apache.org> on 2020/11/13 02:51:10 UTC, 0 replies.
- [calcite] branch master updated (0ce7685 -> ff4c16d) - posted by jh...@apache.org on 2020/11/13 05:55:28 UTC, 1 replies.
- [calcite] 01/01: [CALCITE-4383] In RelBuilder, optimize 'VALUES ... UNION ALL ... VALUES' to a single 'VALUES' with multiple rows - posted by jh...@apache.org on 2020/11/13 05:55:29 UTC, 1 replies.
- [GitHub] [calcite] danny0405 merged pull request #2257: Following 4364, fix the plann diff of TpcdsTest - posted by GitBox <gi...@apache.org> on 2020/11/13 07:46:37 UTC, 0 replies.
- [calcite] branch master updated: Following 4364, fix the plann diff of TpcdsTest - posted by da...@apache.org on 2020/11/13 07:46:40 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2256: [CALCITE-4392] The operation of checking types equal ignoring null can be more efficient - posted by GitBox <gi...@apache.org> on 2020/11/13 08:19:56 UTC, 0 replies.
- [GitHub] [calcite-avatica] dimas-b commented on pull request #130: [CALCITE-4379] Meta.Frame created with java float values in rows hits a ClassCastException in toProto() - posted by GitBox <gi...@apache.org> on 2020/11/13 15:08:20 UTC, 0 replies.
- [GitHub] [calcite-avatica] dimas-b commented on a change in pull request #130: [CALCITE-4379] Meta.Frame created with java float values in rows hits a ClassCastException in toProto() - posted by GitBox <gi...@apache.org> on 2020/11/13 15:12:34 UTC, 2 replies.
- [GitHub] [calcite-avatica] dimas-b edited a comment on pull request #130: [CALCITE-4379] Meta.Frame created with java float values in rows hits a ClassCastException in toProto() - posted by GitBox <gi...@apache.org> on 2020/11/13 15:15:51 UTC, 0 replies.
- [GitHub] [calcite-avatica] joshelser closed pull request #130: [CALCITE-4379] Meta.Frame created with java float values in rows hits a ClassCastException in toProto() - posted by GitBox <gi...@apache.org> on 2020/11/13 21:41:37 UTC, 0 replies.
- [calcite-avatica] branch master updated: [CALCITE-4379] Meta.Frame created with java float values in rows hits a ClassCastException in toProto() - posted by el...@apache.org on 2020/11/13 21:41:38 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 opened a new pull request #2258: [CALCITE-4400] A tool method explain Calc operator - posted by GitBox <gi...@apache.org> on 2020/11/14 03:02:38 UTC, 0 replies.
- [GitHub] [calcite] hqx871 opened a new pull request #2259: fix: the method equalsDeep of SqlCall - posted by GitBox <gi...@apache.org> on 2020/11/14 03:39:25 UTC, 0 replies.
- [GitHub] [calcite] hqx871 closed pull request #2259: fix: the method equalsDeep of SqlCall - posted by GitBox <gi...@apache.org> on 2020/11/14 04:24:10 UTC, 0 replies.
- [GitHub] [calcite] hqx871 opened a new pull request #2260: Fix: the EqualsDeep of SqlCall - posted by GitBox <gi...@apache.org> on 2020/11/14 04:28:34 UTC, 0 replies.
- [GitHub] [calcite] hqx871 closed pull request #2260: Fix: the equalsDeep of SqlCall - posted by GitBox <gi...@apache.org> on 2020/11/14 04:34:54 UTC, 0 replies.
- [GitHub] [calcite] hqx871 opened a new pull request #2261: fix: the equalsDeep of SqlCall - posted by GitBox <gi...@apache.org> on 2020/11/14 04:44:19 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 opened a new pull request #2262: [CALCITE-4395] Add an interface in RelOptMaterializations to allow re… - posted by GitBox <gi...@apache.org> on 2020/11/14 06:38:48 UTC, 0 replies.
- [GitHub] [calcite] vlsi merged pull request #2250: Revert SEARCH - posted by GitBox <gi...@apache.org> on 2020/11/14 09:44:46 UTC, 0 replies.
- [calcite] branch master updated (c8b5622 -> 7b043bf) - posted by vl...@apache.org on 2020/11/14 09:44:46 UTC, 0 replies.
- [GitHub] [calcite] vlsi opened a new pull request #2263: Restore search - posted by GitBox <gi...@apache.org> on 2020/11/14 10:36:47 UTC, 0 replies.
- [calcite] branch master updated (7b043bf -> ff4c16d) - posted by jh...@apache.org on 2020/11/14 15:54:36 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #989: [CALCITE-2593][CALCITE-2764] Planning with non-trivial composite traits (e.g. collations) might fail - posted by GitBox <gi...@apache.org> on 2020/11/14 17:17:46 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #1747: WIP: Execute VolcanoRules in random order - posted by GitBox <gi...@apache.org> on 2020/11/14 17:17:47 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #1712: [CALCITE-3656][CALCITE-3657][CALCITE-1842] Fix computeSelfCost for EnumerableNestedLoopJoin, EnumerableHashJoin, and Sort - posted by GitBox <gi...@apache.org> on 2020/11/14 17:17:47 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #2202: [CALCITE-4320] Deprecate JdbcRules.JDBC_BUILDER - posted by GitBox <gi...@apache.org> on 2020/11/14 17:17:50 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #2196: [CALCITE-4304] Make org.apache.calcite.jdbc.JavaTypeFactoryImpl#getJavaClass non-nullable - posted by GitBox <gi...@apache.org> on 2020/11/14 17:17:53 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #1702: WIP: Patch queue: refine optimizer estimations, refine rules, try different cost and metadata propagation - posted by GitBox <gi...@apache.org> on 2020/11/14 17:17:56 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #2081: [CALCITE-4140] Add Gradle Remote Build Cache configuration - posted by GitBox <gi...@apache.org> on 2020/11/14 17:17:56 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #2263: Restore search - posted by GitBox <gi...@apache.org> on 2020/11/14 17:17:59 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #855: [CALCITE-2223][CALCITE-2589] Avoid infinite match of the rules when relation inputs form a cycle - posted by GitBox <gi...@apache.org> on 2020/11/14 17:17:59 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #1722: [CALCITE-3708] Make VolcanoCost account cpu and io properties when comparing costs - posted by GitBox <gi...@apache.org> on 2020/11/14 17:18:04 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #1745: WIP: prefer rules that reduce the number of relations - posted by GitBox <gi...@apache.org> on 2020/11/14 17:18:07 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #2249: Re-enable RexProgramFuzzyTest - posted by GitBox <gi...@apache.org> on 2020/11/14 17:18:07 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #992: [CALCITE-2648] Make Project with OVER and LogicalWindow have empty collation - posted by GitBox <gi...@apache.org> on 2020/11/14 17:18:07 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #1929: [CALCITE-4199] Add nullability annotations to the methods and fields, ensure consistency with checkerframework - posted by GitBox <gi...@apache.org> on 2020/11/14 17:18:11 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #2104: Add testkit module to separate testframework from test code - posted by GitBox <gi...@apache.org> on 2020/11/14 17:18:11 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #1019: Ensure RelOptRule always has at least one trait. Pick implicit ones from the first operand, then from rule.relBuilderFactory - posted by GitBox <gi...@apache.org> on 2020/11/14 17:18:14 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #2207: [CALCITE-4331] RelOptUtil#areRowTypesEqual should compare type nullability even for ANY types - posted by GitBox <gi...@apache.org> on 2020/11/14 17:18:14 UTC, 0 replies.
- [calcite] branch site updated: Add regression warning to prevent users from upgrading to 1.26.0 - posted by vl...@apache.org on 2020/11/15 10:54:06 UTC, 0 replies.
- [calcite] branch master updated: Add regression warning to prevent users from upgrading to 1.26.0 - posted by vl...@apache.org on 2020/11/15 10:54:11 UTC, 0 replies.
- [calcite-site] branch master updated: Add regression warning to prevent users from upgrading to 1.26.0 - posted by vl...@apache.org on 2020/11/15 10:55:37 UTC, 0 replies.
- [calcite-site] branch master updated (b8bc73f -> dad9ccf) - posted by vl...@apache.org on 2020/11/15 10:56:51 UTC, 0 replies.
- [calcite-site] 01/01: Add regression warning to prevent users from upgrading to 1.26.0 - posted by vl...@apache.org on 2020/11/15 10:56:52 UTC, 0 replies.
- [GitHub] [calcite] hqx871 closed pull request #2261: fix: the equalsDeep of SqlCall - posted by GitBox <gi...@apache.org> on 2020/11/16 00:42:57 UTC, 0 replies.
- [GitHub] [calcite] hqx871 opened a new pull request #2264: fix: the equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/16 00:44:07 UTC, 0 replies.
- [GitHub] [calcite] danny0405 opened a new pull request #2265: Following 4364, fix the plann diff of TpcdsTest - posted by GitBox <gi...@apache.org> on 2020/11/16 02:21:22 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2264: fix: the equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/16 02:29:30 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on pull request #2264: fix: the equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/16 02:30:51 UTC, 0 replies.
- [GitHub] [calcite] danny0405 edited a comment on pull request #2264: fix: the equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/16 02:31:12 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2265: Following 4364, fix the plann diff of TpcdsTest - posted by GitBox <gi...@apache.org> on 2020/11/16 02:58:11 UTC, 1 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2264: fix: the equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/16 03:00:41 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on pull request #2265: Following [CALCITE-4364], fix the plan diff of TpcdsTest - posted by GitBox <gi...@apache.org> on 2020/11/16 03:40:14 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on pull request #2189: [CALCITE-4251] Get the origin column, even if it is derived (xzh) - posted by GitBox <gi...@apache.org> on 2020/11/16 03:44:34 UTC, 0 replies.
- [GitHub] [calcite] danny0405 merged pull request #2265: Following [CALCITE-4364], fix the plan diff of TpcdsTest - posted by GitBox <gi...@apache.org> on 2020/11/16 06:57:02 UTC, 0 replies.
- [calcite] branch master updated (c6b3fb7 -> 2d8fc5d) - posted by da...@apache.org on 2020/11/16 06:59:57 UTC, 1 replies.
- [GitHub] [calcite] hqx871 commented on pull request #2264: [CALCITE-4402] The equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/16 07:32:49 UTC, 1 replies.
- [GitHub] [calcite] hqx871 removed a comment on pull request #2264: [CALCITE-4402] The equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/16 07:33:45 UTC, 0 replies.
- [GitHub] [calcite] hqx871 edited a comment on pull request #2264: [CALCITE-4402] The equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/16 07:44:26 UTC, 2 replies.
- [GitHub] [calcite] xy2953396112 edited a comment on pull request #2189: [CALCITE-4251] Get the origin column, even if it is derived (xzh) - posted by GitBox <gi...@apache.org> on 2020/11/16 09:09:38 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on a change in pull request #1983: [CALCITE-4005] Support calc operator in RelMdAllPredicates - posted by GitBox <gi...@apache.org> on 2020/11/16 10:24:08 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 commented on a change in pull request #1983: [CALCITE-4005] Support Calc and SetOp operator in RelMdAllPredicates - posted by GitBox <gi...@apache.org> on 2020/11/16 11:20:52 UTC, 5 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2230: [CALCITE-4354] ITEM operator does not support synthetic struct type - posted by GitBox <gi...@apache.org> on 2020/11/16 16:05:25 UTC, 2 replies.
- [calcite] branch master updated (2d8fc5d -> 3ccad7b) - posted by jh...@apache.org on 2020/11/16 18:35:03 UTC, 0 replies.
- [calcite] 01/01: Following [CALCITE-4364], fix the plan diff of TpcdsTest - posted by jh...@apache.org on 2020/11/16 18:35:04 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2264: [CALCITE-4402] The equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/17 03:11:14 UTC, 0 replies.
- [GitHub] [calcite] hqx871 commented on a change in pull request #2264: [CALCITE-4402] The equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/17 04:24:02 UTC, 0 replies.
- [GitHub] [calcite] hqx871 closed pull request #2264: [CALCITE-4402] The equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/17 04:34:47 UTC, 0 replies.
- [GitHub] [calcite] hqx871 opened a new pull request #2266: [CALCITE-4402] The equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/17 04:38:30 UTC, 0 replies.
- [GitHub] [calcite] zinking commented on pull request #1929: [CALCITE-4199] Add nullability annotations to the methods and fields, ensure consistency with checkerframework - posted by GitBox <gi...@apache.org> on 2020/11/17 05:26:29 UTC, 0 replies.
- [GitHub] [calcite] zinking edited a comment on pull request #1929: [CALCITE-4199] Add nullability annotations to the methods and fields, ensure consistency with checkerframework - posted by GitBox <gi...@apache.org> on 2020/11/17 05:27:13 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2266: [CALCITE-4402] The equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/17 08:36:59 UTC, 1 replies.
- [GitHub] [calcite] zabetak commented on a change in pull request #2230: [CALCITE-4354] ITEM operator does not support synthetic struct type - posted by GitBox <gi...@apache.org> on 2020/11/17 09:01:22 UTC, 2 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2266: [CALCITE-4402] The equalsDeep returns wrong result - posted by GitBox <gi...@apache.org> on 2020/11/17 10:45:24 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2266: [CALCITE-4402] SqlCall#equalsDeep does not take into account the function quantifier - posted by GitBox <gi...@apache.org> on 2020/11/17 11:46:09 UTC, 1 replies.
- [GitHub] [calcite] hqx871 commented on a change in pull request #2266: [CALCITE-4402] SqlCall#equalsDeep does not take into account the function quantifier - posted by GitBox <gi...@apache.org> on 2020/11/17 15:56:07 UTC, 1 replies.
- [GitHub] [calcite] asolimando commented on a change in pull request #2230: [CALCITE-4354] ITEM operator does not support synthetic struct type - posted by GitBox <gi...@apache.org> on 2020/11/17 20:39:19 UTC, 4 replies.
- [GitHub] [calcite] asolimando opened a new pull request #2267: Following [CALCITE-4354], added 'calcite.experimental.allow.field.ind… - posted by GitBox <gi...@apache.org> on 2020/11/17 22:34:04 UTC, 0 replies.
- [GitHub] [calcite] vlsi opened a new pull request #2268: [CALCITE-4199] Add nullability annotations to the methods and fields, ensure consistency with checkerframework - posted by GitBox <gi...@apache.org> on 2020/11/17 22:46:32 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on pull request #1929: [CALCITE-4199] Add nullability annotations to the methods and fields, ensure consistency with checkerframework - posted by GitBox <gi...@apache.org> on 2020/11/17 23:29:17 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 closed pull request #2258: [CALCITE-4400] A tool method explain Calc operator - posted by GitBox <gi...@apache.org> on 2020/11/18 02:54:49 UTC, 0 replies.
- [GitHub] [calcite] danny0405 opened a new pull request #2269: [CALCITE-4406] SqlTableRef OPERATOR should create a SqlTableRef as th… - posted by GitBox <gi...@apache.org> on 2020/11/18 06:27:58 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 commented on pull request #2269: [CALCITE-4406] SqlTableRef OPERATOR should create a SqlTableRef as th… - posted by GitBox <gi...@apache.org> on 2020/11/18 08:06:27 UTC, 1 replies.
- [GitHub] [calcite] rubenada merged pull request #2229: Update release instructions - posted by GitBox <gi...@apache.org> on 2020/11/18 08:37:24 UTC, 0 replies.
- [calcite] branch master updated (3ccad7b -> b973aa4) - posted by ru...@apache.org on 2020/11/18 08:42:47 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2266: [CALCITE-4402] SqlCall#equalsDeep does not take into account the function quantifier - posted by GitBox <gi...@apache.org> on 2020/11/18 08:45:42 UTC, 2 replies.
- [GitHub] [calcite] chunweilei commented on a change in pull request #1983: [CALCITE-4005] Support Calc and SetOp operator in RelMdAllPredicates - posted by GitBox <gi...@apache.org> on 2020/11/18 08:51:16 UTC, 1 replies.
- [GitHub] [calcite] chunweilei merged pull request #2256: [CALCITE-4392] The operation of checking types equal ignoring null can be more efficient - posted by GitBox <gi...@apache.org> on 2020/11/18 08:52:15 UTC, 0 replies.
- [GitHub] [calcite] chunweilei merged pull request #2222: [CALCITE-4277] When rel has been removed from its subset, skip the origin rule match (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/18 08:53:49 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 opened a new pull request #2270: [CALCITE-4407] Support unparse special syntax when operator is DELETE… - posted by GitBox <gi...@apache.org> on 2020/11/18 08:56:54 UTC, 0 replies.
- [calcite] branch master updated (b973aa4 -> 2ddc836) - posted by ch...@apache.org on 2020/11/18 09:03:26 UTC, 0 replies.
- [calcite] branch master updated (2ddc836 -> 3846b50) - posted by ch...@apache.org on 2020/11/18 09:03:31 UTC, 0 replies.
- [GitHub] [calcite] zabetak commented on a change in pull request #2267: Following [CALCITE-4354], added 'calcite.experimental.allow.field.ind… - posted by GitBox <gi...@apache.org> on 2020/11/18 09:56:24 UTC, 0 replies.
- [GitHub] [calcite] zabetak commented on pull request #678: [CALCITE-2279] Fix issue in DruidJsonFilter reported by errorprone - posted by GitBox <gi...@apache.org> on 2020/11/18 10:09:19 UTC, 0 replies.
- [GitHub] [calcite] zabetak closed pull request #678: [CALCITE-2279] Fix issue in DruidJsonFilter reported by errorprone - posted by GitBox <gi...@apache.org> on 2020/11/18 10:09:23 UTC, 0 replies.
- [GitHub] [calcite] asolimando commented on pull request #2267: Following [CALCITE-4354], added 'calcite.experimental.allow.field.ind… - posted by GitBox <gi...@apache.org> on 2020/11/18 10:51:39 UTC, 1 replies.
- [GitHub] [calcite] asolimando edited a comment on pull request #2267: Following [CALCITE-4354], added 'calcite.experimental.allow.field.ind… - posted by GitBox <gi...@apache.org> on 2020/11/18 11:00:43 UTC, 0 replies.
- [GitHub] [calcite] asolimando commented on a change in pull request #2267: Following [CALCITE-4354], added 'calcite.experimental.allow.field.ind… - posted by GitBox <gi...@apache.org> on 2020/11/18 11:16:20 UTC, 0 replies.
- [GitHub] [calcite] danny0405 merged pull request #2269: [CALCITE-4406] SqlTableRef OPERATOR should create a SqlTableRef as th… - posted by GitBox <gi...@apache.org> on 2020/11/18 11:35:17 UTC, 0 replies.
- [calcite] branch master updated (3846b50 -> 61771cc) - posted by da...@apache.org on 2020/11/18 11:37:58 UTC, 1 replies.
- [GitHub] [calcite] yanlin-Lynn merged pull request #2189: [CALCITE-4251] Get the origin column, even if it is derived (xzh) - posted by GitBox <gi...@apache.org> on 2020/11/18 11:48:55 UTC, 0 replies.
- [calcite] branch master updated (61771cc -> f3c173c) - posted by ya...@apache.org on 2020/11/18 11:51:23 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2266: [CALCITE-4402] SqlCall#equalsDeep does not take into account the function quantifier - posted by GitBox <gi...@apache.org> on 2020/11/18 12:03:44 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2270: [CALCITE-4407] Support unparse special syntax when operator is DELETE… - posted by GitBox <gi...@apache.org> on 2020/11/18 18:15:37 UTC, 1 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2270: [CALCITE-4407] Support unparse special syntax when operator is DELETE… - posted by GitBox <gi...@apache.org> on 2020/11/18 21:55:04 UTC, 0 replies.
- [GitHub] [calcite] jamesstarr opened a new pull request #2271: CALCITE-4408 Adding an operand type checker for the Oracle substring … - posted by GitBox <gi...@apache.org> on 2020/11/18 22:17:51 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2271: CALCITE-4408 Adding an operand type checker for the Oracle substring … - posted by GitBox <gi...@apache.org> on 2020/11/18 22:37:05 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 closed pull request #2270: [CALCITE-4407] Support unparse special syntax when operator is DELETE… - posted by GitBox <gi...@apache.org> on 2020/11/19 02:10:33 UTC, 0 replies.
- [GitHub] [calcite] Aaaaaaron commented on pull request #2253: [CALCITE-4385] Simplifies AND/OR condition that has common expressions, extract and eliminate/merge them as much as possible (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/19 02:28:12 UTC, 1 replies.
- [GitHub] [calcite] rubenada merged pull request #2266: [CALCITE-4402] SqlCall#equalsDeep does not take into account the function quantifier - posted by GitBox <gi...@apache.org> on 2020/11/19 08:23:28 UTC, 0 replies.
- [calcite] branch master updated (f3c173c -> 5a847ea) - posted by ru...@apache.org on 2020/11/19 08:26:41 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2255: [CALCITE-4393] ExceptionInInitializerError due to NPE in SqlCallBinding caused by circular dependency - posted by GitBox <gi...@apache.org> on 2020/11/19 08:44:03 UTC, 1 replies.
- [calcite] branch master updated: Following [CALCITE-4354], control field index access at runtime via feature flag (Alessandro Solimando) - posted by za...@apache.org on 2020/11/19 09:16:20 UTC, 0 replies.
- [GitHub] [calcite] zabetak closed pull request #2267: Following [CALCITE-4354], added 'calcite.experimental.allow.field.ind… - posted by GitBox <gi...@apache.org> on 2020/11/19 09:16:26 UTC, 0 replies.
- [GitHub] [calcite] rubenada opened a new pull request #2272: [CALCITE-4409] Improve exception when RelBuilder tries to create a field on a non-struct expression - posted by GitBox <gi...@apache.org> on 2020/11/19 16:05:56 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on pull request #2271: CALCITE-4408 Adding an operand type checker for the Oracle substring … - posted by GitBox <gi...@apache.org> on 2020/11/19 21:41:35 UTC, 0 replies.
- [GitHub] [calcite] jamesstarr commented on pull request #2271: CALCITE-4408 Adding an operand type checker for the Oracle substring … - posted by GitBox <gi...@apache.org> on 2020/11/19 22:01:05 UTC, 1 replies.
- [GitHub] [calcite] vlsi opened a new pull request #2273: [CALCITE-4199] review-only: nullability annotations - posted by GitBox <gi...@apache.org> on 2020/11/19 22:11:53 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on pull request #2271: CALCITE-4408 Adding an operand type checker for the Oracle substring … - posted by GitBox <gi...@apache.org> on 2020/11/19 22:37:34 UTC, 3 replies.
- [GitHub] [calcite] yanlin-Lynn commented on a change in pull request #1983: [CALCITE-4005] Support Calc and SetOp operator in RelMdAllPredicates - posted by GitBox <gi...@apache.org> on 2020/11/20 02:02:51 UTC, 1 replies.
- [GitHub] [calcite] Aaaaaaron opened a new pull request #2274: [CALCITE-4411] RelNode to SQL lost the distinct when doing window aggregation (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/20 03:54:00 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2274: [CALCITE-4411] RelNode to SQL lost the distinct when doing window aggregation (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/20 06:33:20 UTC, 1 replies.
- [calcite] branch master updated: [CALCITE-4251] Support Calc and SetOp operator in RelMdAllPredicates (Xu Zhaohui) - posted by ya...@apache.org on 2020/11/20 08:24:50 UTC, 0 replies.
- [GitHub] [calcite] yanlin-Lynn merged pull request #1983: [CALCITE-4005] Support Calc and SetOp operator in RelMdAllPredicates - posted by GitBox <gi...@apache.org> on 2020/11/20 08:24:52 UTC, 0 replies.
- [GitHub] [calcite] zabetak commented on a change in pull request #2274: [CALCITE-4411] RelNode to SQL lost the distinct when doing window aggregation (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/20 10:00:41 UTC, 1 replies.
- [GitHub] [calcite] rubenada commented on pull request #2211: [CALCITE-4317] RelFieldTrimmer after trimming all the fields in an ag… - posted by GitBox <gi...@apache.org> on 2020/11/20 14:21:38 UTC, 0 replies.
- [GitHub] [calcite] rubenada opened a new pull request #2275: [CALCITE-4414] RelMdSelectivity#getSelectivity for Calc can propagate a predicate with wrong references - posted by GitBox <gi...@apache.org> on 2020/11/20 15:08:01 UTC, 0 replies.
- [GitHub] [calcite] rubenada opened a new pull request #2276: [CALCITE-4415] SqlStdOperatorTable.NOT_LIKE has a wrong implementor - posted by GitBox <gi...@apache.org> on 2020/11/20 17:49:51 UTC, 0 replies.
- [GitHub] [calcite] Aaaaaaron commented on a change in pull request #2274: [CALCITE-4411] RelNode to SQL lost the distinct when doing window aggregation (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/21 08:25:43 UTC, 5 replies.
- [GitHub] [calcite] yanlin-Lynn opened a new pull request #2277: [CALCITE-4376] Materialized view recognition fails when target project different columns with GROUP BY - posted by GitBox <gi...@apache.org> on 2020/11/22 12:07:44 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2246: [CALCITE-4377] Fix the return nullability inference during rex simpli… - posted by GitBox <gi...@apache.org> on 2020/11/22 18:34:08 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 commented on a change in pull request #2277: [CALCITE-4376] Materialized view recognition fails when target project different columns with GROUP BY - posted by GitBox <gi...@apache.org> on 2020/11/23 03:40:03 UTC, 3 replies.
- [GitHub] [calcite] liyafan82 commented on a change in pull request #2273: [CALCITE-4199] review-only: nullability annotations - posted by GitBox <gi...@apache.org> on 2020/11/23 07:19:35 UTC, 2 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2273: [CALCITE-4199] review-only: nullability annotations - posted by GitBox <gi...@apache.org> on 2020/11/23 08:24:01 UTC, 2 replies.
- [GitHub] [calcite] zabetak commented on a change in pull request #2272: [CALCITE-4409] Improve exception when RelBuilder tries to create a field on a non-struct expression - posted by GitBox <gi...@apache.org> on 2020/11/23 08:50:46 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2272: [CALCITE-4409] Improve exception when RelBuilder tries to create a field on a non-struct expression - posted by GitBox <gi...@apache.org> on 2020/11/23 09:18:36 UTC, 3 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2272: [CALCITE-4409] Improve exception when RelBuilder tries to create a field on a non-struct expression - posted by GitBox <gi...@apache.org> on 2020/11/23 09:24:17 UTC, 15 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2272: [CALCITE-4409] Improve exception when RelBuilder tries to create a field on a non-struct expression - posted by GitBox <gi...@apache.org> on 2020/11/23 09:25:23 UTC, 13 replies.
- [GitHub] [calcite] rubenada commented on pull request #2275: [CALCITE-4414] RelMdSelectivity#getSelectivity for Calc can propagate a predicate with wrong references - posted by GitBox <gi...@apache.org> on 2020/11/23 12:02:47 UTC, 0 replies.
- [GitHub] [calcite] a-rafay commented on pull request #2211: [CALCITE-4317] RelFieldTrimmer after trimming all the fields in an ag… - posted by GitBox <gi...@apache.org> on 2020/11/24 07:08:49 UTC, 0 replies.
- [GitHub] [calcite] julianhyde opened a new pull request #2278: Further changes to be part of [CALCITE-4199] Add nullability annotations - posted by GitBox <gi...@apache.org> on 2020/11/24 08:39:24 UTC, 0 replies.
- [GitHub] [calcite] rubenada merged pull request #2255: [CALCITE-4393] ExceptionInInitializerError due to NPE in SqlCallBinding caused by circular dependency - posted by GitBox <gi...@apache.org> on 2020/11/24 08:53:14 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4393] ExceptionInInitializerError due to NPE in SqlCallBinding caused by circular dependency - posted by ru...@apache.org on 2020/11/24 08:53:21 UTC, 0 replies.
- [GitHub] [calcite] rubenada closed pull request #2251: WIP Test: do not review, do not merge - posted by GitBox <gi...@apache.org> on 2020/11/24 08:55:26 UTC, 0 replies.
- [GitHub] [calcite] rubenada opened a new pull request #2279: [CALCITE-4415] SqlStdOperatorTable.NOT_LIKE has a wrong implementor - posted by GitBox <gi...@apache.org> on 2020/11/24 09:41:15 UTC, 0 replies.
- [GitHub] [calcite] rubenada opened a new pull request #2280: [CALCITE-4419] Posix regex operators cannot be used within RelBuilder - posted by GitBox <gi...@apache.org> on 2020/11/24 11:50:50 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2275: [CALCITE-4414] RelMdSelectivity#getSelectivity for Calc can propagate a predicate with wrong references - posted by GitBox <gi...@apache.org> on 2020/11/25 07:55:58 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2272: [CALCITE-4409] Improve exception when RelBuilder tries to create a field on a non-struct expression - posted by GitBox <gi...@apache.org> on 2020/11/25 08:07:15 UTC, 2 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2276: [CALCITE-4415] SqlStdOperatorTable.NOT_LIKE has a wrong implementor - posted by GitBox <gi...@apache.org> on 2020/11/25 08:17:59 UTC, 0 replies.
- [GitHub] [calcite] chunweilei edited a comment on pull request #2276: [CALCITE-4415] SqlStdOperatorTable.NOT_LIKE has a wrong implementor - posted by GitBox <gi...@apache.org> on 2020/11/25 08:18:14 UTC, 0 replies.
- [GitHub] [calcite] vlsi opened a new pull request #2281: Add regression warning to prevent users from upgrading to 1.26.0 - posted by GitBox <gi...@apache.org> on 2020/11/25 10:03:35 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2272: [CALCITE-4409] Improve exception when RelBuilder tries to create a field on a non-struct expression - posted by GitBox <gi...@apache.org> on 2020/11/25 15:32:29 UTC, 1 replies.
- [GitHub] [calcite] julianhyde commented on pull request #2272: [CALCITE-4409] Improve exception when RelBuilder tries to create a field on a non-struct expression - posted by GitBox <gi...@apache.org> on 2020/11/25 15:52:53 UTC, 1 replies.
- [GitHub] [calcite] rubenada merged pull request #2272: [CALCITE-4409] Improve exception when RelBuilder tries to create a field on a non-struct expression - posted by GitBox <gi...@apache.org> on 2020/11/26 11:24:48 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4409] Improve exception when RelBuilder tries to create a field on a non-struct expression - posted by ru...@apache.org on 2020/11/26 11:24:52 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 opened a new pull request #2282: [CALCITE-4420] Some simple arithmetic operations can be simplified - posted by GitBox <gi...@apache.org> on 2020/11/27 04:29:03 UTC, 0 replies.
- [GitHub] [calcite] rubenada merged pull request #2275: [CALCITE-4414] RelMdSelectivity#getSelectivity for Calc can propagate a predicate with wrong references - posted by GitBox <gi...@apache.org> on 2020/11/27 07:54:01 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4414] RelMdSelectivity#getSelectivity for Calc can propagate a predicate with wrong references - posted by ru...@apache.org on 2020/11/27 07:54:10 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2276: [CALCITE-4415] SqlStdOperatorTable.NOT_LIKE has a wrong implementor - posted by GitBox <gi...@apache.org> on 2020/11/27 08:47:18 UTC, 0 replies.
- [GitHub] [calcite] rubenada closed pull request #2276: [CALCITE-4415] SqlStdOperatorTable.NOT_LIKE has a wrong implementor - posted by GitBox <gi...@apache.org> on 2020/11/27 08:47:32 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on a change in pull request #2282: [CALCITE-4420] Some simple arithmetic operations can be simplified - posted by GitBox <gi...@apache.org> on 2020/11/28 04:09:16 UTC, 1 replies.
- [GitHub] [calcite] chunweilei commented on a change in pull request #2281: Add regression warning to prevent users from upgrading to 1.26.0 - posted by GitBox <gi...@apache.org> on 2020/11/28 04:15:19 UTC, 1 replies.
- [GitHub] [calcite] rubenada merged pull request #2211: [CALCITE-4317] RelFieldTrimmer after trimming all the fields in an ag… - posted by GitBox <gi...@apache.org> on 2020/11/29 10:20:13 UTC, 0 replies.
- [calcite] branch master updated (b4e399c -> c9d7f5e) - posted by ru...@apache.org on 2020/11/29 10:20:21 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4415] SqlStdOperatorTable.NOT_LIKE has a wrong implementor - posted by ru...@apache.org on 2020/11/29 10:21:37 UTC, 0 replies.
- [GitHub] [calcite] rubenada merged pull request #2279: [CALCITE-4415] SqlStdOperatorTable.NOT_LIKE has a wrong implementor - posted by GitBox <gi...@apache.org> on 2020/11/29 10:21:39 UTC, 0 replies.
- [calcite] branch master updated: Remove multiple blank lines after import statements - posted by vl...@apache.org on 2020/11/29 11:13:00 UTC, 0 replies.
- [calcite] branch master updated: Remove multiple blank lines after package statements - posted by vl...@apache.org on 2020/11/29 12:33:27 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2281: Add regression warning to prevent users from upgrading to 1.26.0 - posted by GitBox <gi...@apache.org> on 2020/11/29 13:19:25 UTC, 0 replies.
- [calcite] branch master updated (1f14e97 -> b7e90e1) - posted by vl...@apache.org on 2020/11/29 20:27:47 UTC, 0 replies.
- [calcite] branch master updated (b7e90e1 -> 3d13846) - posted by vl...@apache.org on 2020/11/29 22:47:30 UTC, 0 replies.
- [GitHub] [calcite] vlsi merged pull request #2268: [CALCITE-4199] Add nullability annotations to the methods and fields, ensure consistency with checkerframework - posted by GitBox <gi...@apache.org> on 2020/11/29 22:47:38 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on pull request #2278: Further changes to be part of [CALCITE-4199] Add nullability annotations - posted by GitBox <gi...@apache.org> on 2020/11/29 23:03:41 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #2278: Further changes to be part of [CALCITE-4199] Add nullability annotations - posted by GitBox <gi...@apache.org> on 2020/11/29 23:03:46 UTC, 0 replies.
- [GitHub] [calcite] vlsi closed pull request #2273: [CALCITE-4199] review-only: nullability annotations - posted by GitBox <gi...@apache.org> on 2020/11/29 23:04:53 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 commented on a change in pull request #2282: [CALCITE-4420] Some simple arithmetic operations can be simplified - posted by GitBox <gi...@apache.org> on 2020/11/30 04:50:02 UTC, 1 replies.
- [GitHub] [calcite] zabetak commented on pull request #2232: New translator calcite - posted by GitBox <gi...@apache.org> on 2020/11/30 09:16:44 UTC, 0 replies.
- [GitHub] [calcite] zabetak commented on pull request #2223: Proposal : 4344 test container sample - posted by GitBox <gi...@apache.org> on 2020/11/30 09:21:06 UTC, 0 replies.
- [GitHub] [calcite] tgrall commented on pull request #2223: Proposal : 4344 test container sample - posted by GitBox <gi...@apache.org> on 2020/11/30 09:22:47 UTC, 0 replies.
- [GitHub] [calcite] zabetak commented on pull request #2116: [CALCITE-4188] Support EnumerableBatchNestedLoopJoin inJdbcToEnumerab… - posted by GitBox <gi...@apache.org> on 2020/11/30 09:31:43 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 commented on pull request #2252: [CALCITE-4386] Support RelShuttle visit specific logical operators - posted by GitBox <gi...@apache.org> on 2020/11/30 11:53:57 UTC, 0 replies.
- [GitHub] [calcite] Aaaaaaron opened a new pull request #2283: [CALCITE-4378] Included ProjectJoinTransposeRule into the BASE rules (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2020/11/30 12:20:10 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2248: [CALCITE-4366] LatticeSuggester should treat UNION and VALUES sub-expressions as tables - posted by GitBox <gi...@apache.org> on 2020/11/30 23:04:47 UTC, 0 replies.