You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [calcite] amaliujia merged pull request #2323: [CALCITE-4461] Do not use `Logical` nodes inside Enumerable rules (Vladimir Ozerov) - posted by GitBox <gi...@apache.org> on 2021/02/01 05:35:23 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4461] Do not use `Logical` nodes inside Enumerable rules (Vladimir Ozerov) - posted by am...@apache.org on 2021/02/01 05:35:27 UTC, 0 replies.
- [GitHub] [calcite] RajshriGh opened a new pull request #2338: Rav4768 - posted by GitBox <gi...@apache.org> on 2021/02/01 12:30:29 UTC, 0 replies.
- [GitHub] [calcite] RajshriGh commented on pull request #2338: Rav4768 - posted by GitBox <gi...@apache.org> on 2021/02/01 12:38:07 UTC, 0 replies.
- [GitHub] [calcite] RajshriGh closed pull request #2338: Rav4768 - posted by GitBox <gi...@apache.org> on 2021/02/01 12:38:07 UTC, 0 replies.
- [GitHub] [calcite] sbroeder closed pull request #2335: [CALCITE-2260][WIP] RelFieldTrimmer incorrectly trims fields when tri… - posted by GitBox <gi...@apache.org> on 2021/02/01 19:18:38 UTC, 0 replies.
- [GitHub] [calcite] julianhyde opened a new pull request #2339: [CALCITE-4483] WITHIN DISTINCT clause for aggregate functions - posted by GitBox <gi...@apache.org> on 2021/02/01 20:16:42 UTC, 0 replies.
- [GitHub] [calcite] Aaaaaaron opened a new pull request #2340: [CALCITE-4482] Extract the default SqlWriterConfig in SqlPrettyWriter, reduce the overhead of "ImmutableBeans.create" (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2021/02/02 03:15:45 UTC, 2 replies.
- [GitHub] [calcite] amaliujia closed pull request #2340: [CALCITE-4482] Extract the default SqlWriterConfig in SqlPrettyWriter, reduce the overhead of "ImmutableBeans.create" (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2021/02/02 06:11:51 UTC, 1 replies.
- [GitHub] [calcite-avatica] julianhyde opened a new pull request #135: Work-in-progress; do not review; do not merge - posted by GitBox <gi...@apache.org> on 2021/02/02 06:18:27 UTC, 1 replies.
- [GitHub] [calcite] amaliujia commented on pull request #2340: [CALCITE-4482] Extract the default SqlWriterConfig in SqlPrettyWriter, reduce the overhead of "ImmutableBeans.create" (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2021/02/02 06:34:58 UTC, 2 replies.
- [GitHub] [calcite] Aaaaaaron commented on pull request #2340: [CALCITE-4482] Extract the default SqlWriterConfig in SqlPrettyWriter, reduce the overhead of "ImmutableBeans.create" (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2021/02/02 07:19:14 UTC, 1 replies.
- [GitHub] [calcite] Aaaaaaron edited a comment on pull request #2340: [CALCITE-4482] Extract the default SqlWriterConfig in SqlPrettyWriter, reduce the overhead of "ImmutableBeans.create" (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2021/02/02 07:19:29 UTC, 1 replies.
- [GitHub] [calcite] Aaaaaaron commented on a change in pull request #2320: [CALCITE-4458] The "rowTypeCoercion" for "SET" operations should be "OR" relationship (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2021/02/02 08:43:18 UTC, 1 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2329: [CALCITE-3221] Add MergeUnion operator in Enumerable convention - posted by GitBox <gi...@apache.org> on 2021/02/02 09:40:24 UTC, 8 replies.
- [calcite] branch master updated: [CALCITE-4482] Extract the default SqlWriterConfig in SqlPrettyWriter, reduce the overhead of "ImmutableBeans.create" (Jiatao Tao) - posted by am...@apache.org on 2021/02/02 18:24:23 UTC, 0 replies.
- [GitHub] [calcite] amaliujia merged pull request #2340: [CALCITE-4482] Extract the default SqlWriterConfig in SqlPrettyWriter, reduce the overhead of "ImmutableBeans.create" (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2021/02/02 18:24:24 UTC, 1 replies.
- [calcite-avatica] branch master updated: [CALCITE-4476] DateTimeUtils.timeStringToUnixDate may produce wrong time (Vladimir Ozerov) - posted by jh...@apache.org on 2021/02/02 19:33:22 UTC, 0 replies.
- [GitHub] [calcite-avatica] asfgit closed pull request #134: [CALCITE-4476] DateTimeUtils.timeStringToUnixDate may produce wrong time (Vladimir Ozerov) - posted by GitBox <gi...@apache.org> on 2021/02/02 19:33:35 UTC, 1 replies.
- [GitHub] [calcite] Aaaaaaron commented on pull request #2291: [CALCITE-4426] Short-circuit evaluating when comparing two "RelTraitSet"s (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2021/02/03 03:17:25 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 2021/02/03 08:27:30 UTC, 0 replies.
- [calcite] branch master updated (85f939f -> 126aa84) - posted by vl...@apache.org on 2021/02/03 19:39:59 UTC, 0 replies.
- [GitHub] [calcite] Aaaaaaron edited a comment on pull request #2291: [CALCITE-4426] Short-circuit evaluating when comparing two "RelTraitSet"s (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2021/02/04 02:46:01 UTC, 0 replies.
- [GitHub] [calcite] amaliujia commented on pull request #2291: [CALCITE-4426] Short-circuit evaluating when comparing two "RelTraitSet"s (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2021/02/04 06:26:52 UTC, 1 replies.
- [GitHub] [calcite] sambekar15 opened a new pull request #2341: Add Support for RLIKE to core - posted by GitBox <gi...@apache.org> on 2021/02/04 08:10:23 UTC, 1 replies.
- [GitHub] [calcite] saurabhgupta-datametica opened a new pull request #2342: Changing set operator except logic - posted by GitBox <gi...@apache.org> on 2021/02/04 09:27:25 UTC, 1 replies.
- [GitHub] [calcite] saurabhgupta-datametica closed pull request #2342: Changing set operator except logic - posted by GitBox <gi...@apache.org> on 2021/02/04 09:36:23 UTC, 1 replies.
- [GitHub] [calcite] saurabhgupta-datametica opened a new pull request #2343: Rav5018-changing the code for except Operator logic of BQ - posted by GitBox <gi...@apache.org> on 2021/02/04 10:03:12 UTC, 1 replies.
- [GitHub] [calcite] vlsi opened a new pull request #2344: [CALCITE-4140] Use Wasabi S3 for remote build cache - posted by GitBox <gi...@apache.org> on 2021/02/04 10:43:55 UTC, 1 replies.
- [GitHub] [calcite] vlsi merged pull request #2344: [CALCITE-4140] Use Wasabi S3 for remote build cache - posted by GitBox <gi...@apache.org> on 2021/02/04 13:18:52 UTC, 1 replies.
- [calcite] branch master updated (126aa84 -> 56bc468) - posted by vl...@apache.org on 2021/02/04 13:20:21 UTC, 0 replies.
- [calcite] branch master updated: Use max-parallel=3 to reduce the usage of the shared GitHub Actions executors - posted by vl...@apache.org on 2021/02/04 13:56:33 UTC, 0 replies.
- [GitHub] [calcite] amaliujia merged pull request #2291: [CALCITE-4426] Short-circuit evaluating when comparing two "RelTraitSet"s (Jiatao Tao) - posted by GitBox <gi...@apache.org> on 2021/02/05 04:03:58 UTC, 1 replies.
- [calcite] branch master updated: [CALCITE-4426] Short-circuit evaluating when comparing two "RelTraitSet"s (Jiatao Tao) - posted by am...@apache.org on 2021/02/05 04:04:06 UTC, 0 replies.
- [GitHub] [calcite-avatica] asolimando opened a new pull request #136: CALCITE-3401 Assume empty keystore passwords by default (Istvan Toth,… - posted by GitBox <gi...@apache.org> on 2021/02/05 07:03:20 UTC, 1 replies.
- [GitHub] [calcite-avatica] F21 commented on pull request #136: CALCITE-3401 Assume empty keystore passwords by default (Istvan Toth,… - posted by GitBox <gi...@apache.org> on 2021/02/05 08:40:13 UTC, 2 replies.
- [GitHub] [calcite-avatica] F21 commented on pull request #115: CALCITE-3401 Assume empty keystore passwords by default - posted by GitBox <gi...@apache.org> on 2021/02/05 08:40:37 UTC, 1 replies.
- [GitHub] [calcite-avatica] F21 closed pull request #115: CALCITE-3401 Assume empty keystore passwords by default - posted by GitBox <gi...@apache.org> on 2021/02/05 08:40:49 UTC, 1 replies.
- [GitHub] [calcite-avatica] asolimando commented on pull request #136: CALCITE-3401 Assume empty keystore passwords by default (Istvan Toth,… - posted by GitBox <gi...@apache.org> on 2021/02/05 09:13:55 UTC, 1 replies.
- [GitHub] [calcite-avatica] F21 merged pull request #136: CALCITE-3401 Assume empty keystore passwords by default (Istvan Toth,… - posted by GitBox <gi...@apache.org> on 2021/02/05 09:43:09 UTC, 1 replies.
- [calcite-avatica] branch master updated: [CALCITE-3401] Assume empty keystore passwords by default (Istvan Toth, Alessandro Solimando) - posted by fr...@apache.org on 2021/02/05 09:43:12 UTC, 0 replies.
- [GitHub] [calcite-avatica] skarzhevskyy opened a new pull request #137: CALCITE-4489 Ensure StatementHandle.id uniqueness in concurrent access - posted by GitBox <gi...@apache.org> on 2021/02/05 16:53:24 UTC, 0 replies.
- [calcite] branch master updated: Make sure FmppTask re-executes in case default_config.fmpp changes - posted by vl...@apache.org on 2021/02/05 22:54:18 UTC, 0 replies.
- [GitHub] [calcite] amaliujia commented on pull request #2343: Rav5018-changing the code for except Operator logic of BQ - posted by GitBox <gi...@apache.org> on 2021/02/06 22:20:55 UTC, 0 replies.
- [GitHub] [calcite] sambekar15 commented on pull request #2314: CALCITE-4454 Rlike spark support - posted by GitBox <gi...@apache.org> on 2021/02/08 00:59:06 UTC, 0 replies.
- [GitHub] [calcite] sambekar15 closed pull request #2314: CALCITE-4454 Rlike spark support - posted by GitBox <gi...@apache.org> on 2021/02/08 00:59:09 UTC, 0 replies.
- [GitHub] [calcite] shadman-reza opened a new pull request #2345: [CALCITE-4490] Mongo DB Adapter client creation using connection string - posted by GitBox <gi...@apache.org> on 2021/02/08 04:26:51 UTC, 0 replies.
- [GitHub] [calcite] saurabhgupta-datametica closed pull request #2343: Rav5018-changing the code for except Operator logic of BQ - posted by GitBox <gi...@apache.org> on 2021/02/08 07:37:31 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2329: [CALCITE-3221] Add MergeUnion operator in Enumerable convention - posted by GitBox <gi...@apache.org> on 2021/02/08 10:31:56 UTC, 1 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2329: [CALCITE-3221] Add MergeUnion operator in Enumerable convention - posted by GitBox <gi...@apache.org> on 2021/02/08 12:58:15 UTC, 4 replies.
- [GitHub] [calcite] vlsi commented on pull request #2329: [CALCITE-3221] Add MergeUnion operator in Enumerable convention - posted by GitBox <gi...@apache.org> on 2021/02/08 13:00:09 UTC, 0 replies.
- [GitHub] [calcite] Dominick1993 opened a new pull request #2346: [CALCITE-4491] Fix aggregations of nested window functions - posted by GitBox <gi...@apache.org> on 2021/02/09 09:38:54 UTC, 0 replies.
- [GitHub] [calcite] Dominick1993 commented on pull request #2346: [CALCITE-4491] Fix aggregations of nested window functions - posted by GitBox <gi...@apache.org> on 2021/02/09 09:40:18 UTC, 0 replies.
- [GitHub] [calcite] rubenada merged pull request #2329: [CALCITE-3221] Add MergeUnion operator in Enumerable convention - posted by GitBox <gi...@apache.org> on 2021/02/10 08:39:08 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-3221] Add MergeUnion operator in Enumerable convention - posted by ru...@apache.org on 2021/02/10 08:39:10 UTC, 0 replies.
- [calcite-site] branch master updated: Site: Add Liya Fan as committer - posted by za...@apache.org on 2021/02/10 09:36:02 UTC, 0 replies.
- [calcite] branch site updated: Site: Add Liya Fan as committer - posted by za...@apache.org on 2021/02/10 09:36:13 UTC, 0 replies.
- [calcite] branch master updated: Site: Add Liya Fan as committer - posted by za...@apache.org on 2021/02/10 09:36:20 UTC, 0 replies.
- [GitHub] [calcite] Dominick1993 commented on a change in pull request #2346: [CALCITE-4491] Aggregations of nested window functions - posted by GitBox <gi...@apache.org> on 2021/02/10 13:36:29 UTC, 0 replies.
- [GitHub] [calcite] julianhyde closed pull request #2346: [CALCITE-4491] Aggregations of nested window functions produce invalid SQL - posted by GitBox <gi...@apache.org> on 2021/02/11 00:40:34 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4491] Aggregation of window function produces invalid SQL for PostgreSQL (Dominik Labuda) - posted by jh...@apache.org on 2021/02/11 00:40:39 UTC, 0 replies.
- [GitHub] [calcite-avatica] skarzhevskyy closed pull request #137: CALCITE-4489 Ensure StatementHandle.id uniqueness in concurrent access - posted by GitBox <gi...@apache.org> on 2021/02/11 15:36:13 UTC, 0 replies.
- [GitHub] [calcite] aigor opened a new pull request #2347: CALCITE-4494 Improve planning performance with RelSubset check for Rel presence - posted by GitBox <gi...@apache.org> on 2021/02/11 17:32:58 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2347: CALCITE-4494 Improve planning performance with RelSubset check for Rel presence - posted by GitBox <gi...@apache.org> on 2021/02/11 18:18:57 UTC, 0 replies.
- [GitHub] [calcite] aigor commented on a change in pull request #2347: CALCITE-4494 Improve planning performance with RelSubset check for Rel presence - posted by GitBox <gi...@apache.org> on 2021/02/11 18:43:55 UTC, 0 replies.
- [GitHub] [calcite] julianhyde closed pull request #2339: [CALCITE-4483] WITHIN DISTINCT clause for aggregate functions - posted by GitBox <gi...@apache.org> on 2021/02/11 23:45:24 UTC, 0 replies.
- [calcite] branch master updated (b3aaaa8 -> f1da655) - posted by jh...@apache.org on 2021/02/11 23:45:38 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on pull request #2347: CALCITE-4494 Improve planning performance with RelSubset check for Rel presence - posted by GitBox <gi...@apache.org> on 2021/02/12 10:33:25 UTC, 0 replies.
- [GitHub] [calcite] aigor commented on pull request #2347: CALCITE-4494 Improve planning performance with RelSubset check for Rel presence (Igor Lozynskyi) - posted by GitBox <gi...@apache.org> on 2021/02/12 10:50:18 UTC, 1 replies.
- [GitHub] [calcite] aigor closed pull request #2347: CALCITE-4494 Improve planning performance with RelSubset check for Rel presence (Igor Lozynskyi) - posted by GitBox <gi...@apache.org> on 2021/02/12 10:50:20 UTC, 0 replies.
- [GitHub] [calcite] aigor edited a comment on pull request #2347: CALCITE-4494 Improve planning performance with RelSubset check for Rel presence (Igor Lozynskyi) - posted by GitBox <gi...@apache.org> on 2021/02/12 10:50:33 UTC, 0 replies.
- [GitHub] [calcite] aigor opened a new pull request #2347: CALCITE-4494 Improve planning performance with RelSubset check for Rel presence (Igor Lozynskyi) - posted by GitBox <gi...@apache.org> on 2021/02/12 10:53:38 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4344] Run Redis tests using Docker containers - posted by za...@apache.org on 2021/02/12 13:06:24 UTC, 0 replies.
- [GitHub] [calcite] zabetak closed pull request #2223: Proposal : 4344 test container sample - posted by GitBox <gi...@apache.org> on 2021/02/12 13:06:29 UTC, 0 replies.
- [calcite] branch master updated (7f92a46 -> a7a817a) - posted by za...@apache.org on 2021/02/12 15:56:37 UTC, 0 replies.
- [calcite] 01/01: [CALCITE-4344] Run Redis tests using Docker containers - posted by za...@apache.org on 2021/02/12 15:56:38 UTC, 0 replies.
- [GitHub] [calcite] deepakDatametica opened a new pull request #2348: Regexp match count and Array Length - posted by GitBox <gi...@apache.org> on 2021/02/15 07:21:35 UTC, 0 replies.
- [GitHub] [calcite] deepakDatametica closed pull request #2348: Regexp match count and Array Length - posted by GitBox <gi...@apache.org> on 2021/02/15 07:22:25 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4494] Improve performance of checking RelNode presence in RelSubset (Igor Lozynskyi) - posted by za...@apache.org on 2021/02/15 09:26:50 UTC, 0 replies.
- [GitHub] [calcite] zabetak closed pull request #2347: [CALCITE-4494] Improve planning performance with RelSubset check for Rel presence (Igor Lozynskyi) - posted by GitBox <gi...@apache.org> on 2021/02/15 09:26:50 UTC, 0 replies.
- [GitHub] [calcite] xwkuang5 commented on a change in pull request #2333: [CALCITE-4347] Add type inference for SqlSubstringFunction (Louis Kuang) - posted by GitBox <gi...@apache.org> on 2021/02/15 16:11:03 UTC, 0 replies.
- [GitHub] [calcite-avatica] F21 commented on pull request #129: [CALCITE-4367] Fix RpcMetadata, DatabasePropertyRequest, et al. documentation (john-bodley) - posted by GitBox <gi...@apache.org> on 2021/02/15 21:52:26 UTC, 3 replies.
- [GitHub] [calcite-avatica] asolimando opened a new pull request #138: [CALCITE-2489] Order of fields in JavaTypeFactoryImpl#createStructTyp… - posted by GitBox <gi...@apache.org> on 2021/02/15 23:14:59 UTC, 0 replies.
- [GitHub] [calcite-avatica] joshelser commented on pull request #129: [CALCITE-4367] Fix RpcMetadata, DatabasePropertyRequest, et al. documentation (john-bodley) - posted by GitBox <gi...@apache.org> on 2021/02/16 03:47:33 UTC, 2 replies.
- [GitHub] [calcite-avatica] joshelser commented on pull request #132: [CALCITE-4152] Switch to ConfigurableSpnego Jetty implementations - posted by GitBox <gi...@apache.org> on 2021/02/16 03:54:40 UTC, 0 replies.
- [GitHub] [calcite-avatica] F21 closed pull request #129: [CALCITE-4367] Fix RpcMetadata, DatabasePropertyRequest, et al. documentation (john-bodley) - posted by GitBox <gi...@apache.org> on 2021/02/16 04:01:46 UTC, 0 replies.
- [GitHub] [calcite-avatica] F21 commented on pull request #138: [CALCITE-2489] Order of fields in JavaTypeFactoryImpl#createStructTyp… - posted by GitBox <gi...@apache.org> on 2021/02/16 04:04:20 UTC, 0 replies.
- [GitHub] [calcite] jcamachor opened a new pull request #2349: [CALCITE-4499] FilterJoinRule misses opportunity to push filter to se… - posted by GitBox <gi...@apache.org> on 2021/02/16 04:20:15 UTC, 0 replies.
- [GitHub] [calcite] rohitgaurDatametica opened a new pull request #2350: Nz functions support - posted by GitBox <gi...@apache.org> on 2021/02/16 07:07:25 UTC, 0 replies.
- [GitHub] [calcite] rohitgaurDatametica closed pull request #2350: Nz functions support - posted by GitBox <gi...@apache.org> on 2021/02/16 07:07:46 UTC, 1 replies.
- [GitHub] [calcite] devozerov opened a new pull request #2351: [CALCITE-4501] Clear costs in VolcanoPlanner when setting the new root (Vladimir Ozerov) - posted by GitBox <gi...@apache.org> on 2021/02/16 18:16:54 UTC, 0 replies.
- [GitHub] [calcite] devozerov closed pull request #2351: [CALCITE-4501] Clear costs in VolcanoPlanner when setting the new root (Vladimir Ozerov) - posted by GitBox <gi...@apache.org> on 2021/02/17 13:08:35 UTC, 0 replies.
- [GitHub] [calcite] michaelmior closed pull request #2090: [CALCITE-4147] Rename master branch to main - posted by GitBox <gi...@apache.org> on 2021/02/17 14:22:17 UTC, 0 replies.
- [GitHub] [calcite] michaelmior commented on pull request #2090: [CALCITE-4147] Rename master branch to main - posted by GitBox <gi...@apache.org> on 2021/02/17 14:22:21 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-3574] Add RLIKE operator (similar to LIKE, but uses Java regex, and Hive- and Spark-specific) (Shradha Ambekar) - posted by jh...@apache.org on 2021/02/17 21:35:54 UTC, 0 replies.
- [GitHub] [calcite] asfgit closed pull request #2341: CALCITE-3574 Add Support for RLIKE to core - posted by GitBox <gi...@apache.org> on 2021/02/17 21:36:05 UTC, 0 replies.
- [GitHub] [calcite] zabetak commented on a change in pull request #2349: [CALCITE-4499] FilterJoinRule misses opportunity to push filter to se… - posted by GitBox <gi...@apache.org> on 2021/02/17 22:43:19 UTC, 1 replies.
- [GitHub] [calcite-avatica] julianhyde commented on a change in pull request #138: [CALCITE-2489] Order of fields in JavaTypeFactoryImpl#createStructTyp… - posted by GitBox <gi...@apache.org> on 2021/02/18 00:03:57 UTC, 0 replies.
- [GitHub] [calcite-avatica] asolimando commented on a change in pull request #138: [CALCITE-2489] Order of fields in JavaTypeFactoryImpl#createStructTyp… - posted by GitBox <gi...@apache.org> on 2021/02/18 08:06:33 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2349: [CALCITE-4499] FilterJoinRule misses opportunity to push filter to se… - posted by GitBox <gi...@apache.org> on 2021/02/18 08:36:04 UTC, 7 replies.
- [calcite-avatica] branch master updated: [CALCITE-3881] DateTimeUtils.addMonths yields incorrect results (Zhenghua Gao) - posted by jh...@apache.org on 2021/02/18 23:59:19 UTC, 0 replies.
- [GitHub] [calcite-avatica] asfgit closed pull request #121: [CALCITE-3881][avatica] DateTimeUtils#addMonths yields incorrect resu… - posted by GitBox <gi...@apache.org> on 2021/02/18 23:59:28 UTC, 0 replies.
- [GitHub] [calcite] jcamachor commented on a change in pull request #2349: [CALCITE-4499] FilterJoinRule misses opportunity to push filter to se… - posted by GitBox <gi...@apache.org> on 2021/02/19 06:13:59 UTC, 2 replies.
- [GitHub] [calcite-avatica] zabetak commented on a change in pull request #105: [CALCITE-3163] AbstractCursor#convertValue() now adheres to JDBC specification - posted by GitBox <gi...@apache.org> on 2021/02/19 11:48:35 UTC, 0 replies.
- [GitHub] [calcite] rubenada opened a new pull request #2353: [CALCITE-2000] UNNEST a collection that has a field with nested data generates an Exception - posted by GitBox <gi...@apache.org> on 2021/02/19 16:01:39 UTC, 0 replies.
- [GitHub] [calcite-avatica] asolimando commented on a change in pull request #105: [CALCITE-3163] AbstractCursor#convertValue() now adheres to JDBC specification - posted by GitBox <gi...@apache.org> on 2021/02/20 12:41:50 UTC, 2 replies.
- [GitHub] [calcite-avatica] asolimando opened a new pull request #139: [CALCITE-3163] Master calcite 3163 avatica convert value fix - posted by GitBox <gi...@apache.org> on 2021/02/20 20:08:20 UTC, 0 replies.
- [GitHub] [calcite] vlsi opened a new pull request #2354: Bump checkerframework and errorprone - posted by GitBox <gi...@apache.org> on 2021/02/21 11:39:07 UTC, 0 replies.
- [GitHub] [calcite] xwkuang5 commented on pull request #2326: [CALCITE-4265] Improve error message when CAST to unknown type (Louis - posted by GitBox <gi...@apache.org> on 2021/02/21 16:47:59 UTC, 0 replies.
- [GitHub] [calcite-avatica] zabetak commented on a change in pull request #139: [CALCITE-3163] Master calcite 3163 avatica convert value fix - posted by GitBox <gi...@apache.org> on 2021/02/21 18:12:55 UTC, 0 replies.
- [GitHub] [calcite-avatica] asolimando commented on a change in pull request #139: [CALCITE-3163] Master calcite 3163 avatica convert value fix - posted by GitBox <gi...@apache.org> on 2021/02/21 21:22:39 UTC, 3 replies.
- [GitHub] [calcite] vlsi commented on pull request #2354: Bump checkerframework and errorprone - posted by GitBox <gi...@apache.org> on 2021/02/21 22:26:54 UTC, 0 replies.
- [GitHub] [calcite] danny0405 closed pull request #2326: [CALCITE-4265] Improve error message when CAST to unknown type (Louis - posted by GitBox <gi...@apache.org> on 2021/02/22 06:57:31 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4265] Improve error message when CAST to unknown type (Louis Kuang) - posted by da...@apache.org on 2021/02/22 06:57:34 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2302: [CALCITE-4437] The Sort rel should be decorrelated even though it has fetch or limit when it is not inside a Correlate (Thomas Rebele) - posted by GitBox <gi...@apache.org> on 2021/02/22 08:53:58 UTC, 1 replies.
- [GitHub] [calcite] danny0405 commented on pull request #2302: [CALCITE-4437] The Sort rel should be decorrelated even though it has fetch or limit when it is not inside a Correlate (Thomas Rebele) - posted by GitBox <gi...@apache.org> on 2021/02/22 09:29:30 UTC, 0 replies.
- [GitHub] [calcite] danny0405 edited a comment on pull request #2302: [CALCITE-4437] The Sort rel should be decorrelated even though it has fetch or limit when it is not inside a Correlate (Thomas Rebele) - posted by GitBox <gi...@apache.org> on 2021/02/22 09:30:53 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2302: [CALCITE-4437] The Sort rel should be decorrelated even though it has fetch or limit when it is not inside a Correlate (Thomas Rebele) - posted by GitBox <gi...@apache.org> on 2021/02/22 09:39:23 UTC, 1 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2302: [CALCITE-4437] The Sort rel should be decorrelated even though it has fetch or limit when it is not inside a Correlate (Thomas Rebele) - posted by GitBox <gi...@apache.org> on 2021/02/22 11:59:13 UTC, 2 replies.
- [GitHub] [calcite] thomasrebele commented on a change in pull request #2302: [CALCITE-4437] The Sort rel should be decorrelated even though it has fetch or limit when it is not inside a Correlate (Thomas Rebele) - posted by GitBox <gi...@apache.org> on 2021/02/22 12:42:31 UTC, 0 replies.
- [calcite] branch master updated (207bc8a -> 03e356c) - posted by vl...@apache.org on 2021/02/23 13:06:33 UTC, 0 replies.
- [GitHub] [calcite] vlsi merged pull request #2354: Bump checkerframework and errorprone - posted by GitBox <gi...@apache.org> on 2021/02/23 13:06:39 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 opened a new pull request #2355: [CALCITE-4511] The number of distinct values for constant columns should be 1 - posted by GitBox <gi...@apache.org> on 2021/02/24 02:27:55 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 opened a new pull request #2356: [CALCITE-4510] Weird digests for literals with some user defined types - posted by GitBox <gi...@apache.org> on 2021/02/24 02:38:19 UTC, 0 replies.
- [GitHub] [calcite] julianhyde opened a new pull request #2357: [CALCITE-4446] Implement three-valued logic for SEARCH operator - posted by GitBox <gi...@apache.org> on 2021/02/24 05:19:21 UTC, 0 replies.
- [GitHub] [calcite] MalteBellmann commented on pull request #2118: [CALCITE-2317] Support JDBC DatabaseMetaData.getFunctions - posted by GitBox <gi...@apache.org> on 2021/02/24 16:51:52 UTC, 0 replies.
- [GitHub] [calcite-avatica] asolimando commented on pull request #138: [CALCITE-2489] Order of fields in JavaTypeFactoryImpl#createStructTyp… - posted by GitBox <gi...@apache.org> on 2021/02/24 18:27:29 UTC, 1 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2357: [CALCITE-4446] Implement three-valued logic for SEARCH operator - posted by GitBox <gi...@apache.org> on 2021/02/24 20:56:14 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2357: [CALCITE-4446] Implement three-valued logic for SEARCH operator - posted by GitBox <gi...@apache.org> on 2021/02/25 02:06:50 UTC, 1 replies.
- [GitHub] [calcite] rubenada merged pull request #2302: [CALCITE-4437] The Sort rel should be decorrelated even though it has fetch or limit when it is not inside a Correlate (Thomas Rebele) - posted by GitBox <gi...@apache.org> on 2021/02/25 08:28:45 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4437] The Sort rel should be decorrelated even though it has fetch or limit when it is not inside a Correlate (Thomas Rebele) - posted by ru...@apache.org on 2021/02/25 08:28:52 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4506] Upgrade SQLLine to 1.11.0 - posted by jh...@apache.org on 2021/02/25 09:45:49 UTC, 0 replies.
- [GitHub] [calcite] aigor commented on pull request #2357: [CALCITE-4446] Implement three-valued logic for SEARCH operator - posted by GitBox <gi...@apache.org> on 2021/02/25 12:39:50 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2357: [CALCITE-4446] Implement three-valued logic for SEARCH operator - posted by GitBox <gi...@apache.org> on 2021/02/25 12:58:30 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2357: [CALCITE-4446] Implement three-valued logic for SEARCH operator - posted by GitBox <gi...@apache.org> on 2021/02/25 20:09:11 UTC, 2 replies.
- [GitHub] [calcite] julianhyde commented on pull request #2357: [CALCITE-4446] Implement three-valued logic for SEARCH operator - posted by GitBox <gi...@apache.org> on 2021/02/25 20:21:00 UTC, 1 replies.
- [GitHub] [calcite] hbtoo opened a new pull request #2358: [CALCITE-4514] Prefer merge new relset into old relset when they are parent set of each other - posted by GitBox <gi...@apache.org> on 2021/02/26 06:29:49 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on pull request #2358: [CALCITE-4514] Prefer merge new relset into old relset when they are parent set of each other - posted by GitBox <gi...@apache.org> on 2021/02/26 08:46:43 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2356: [CALCITE-4510] RexLiteral can produce wrong digest for some user defined types - posted by GitBox <gi...@apache.org> on 2021/02/26 10:44:40 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2356: [CALCITE-4510] RexLiteral can produce wrong digest for some user defined types - posted by GitBox <gi...@apache.org> on 2021/02/26 10:53:57 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on pull request #2356: [CALCITE-4510] RexLiteral can produce wrong digest for some user defined types - posted by GitBox <gi...@apache.org> on 2021/02/26 10:55:02 UTC, 0 replies.
- [GitHub] [calcite] devozerov opened a new pull request #2359: [CALCITE-4515] Do not generate the new join tree from commute/associate rules if there are "always TRUE" conditions (Vladimir Ozerov) - posted by GitBox <gi...@apache.org> on 2021/02/26 11:40:32 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2353: [CALCITE-2000] UNNEST a collection that has a field with nested data generates an Exception - posted by GitBox <gi...@apache.org> on 2021/02/26 12:04:46 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a change in pull request #2356: [CALCITE-4510] RexLiteral can produce wrong digest for some user defined types - posted by GitBox <gi...@apache.org> on 2021/02/26 12:05:10 UTC, 1 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2356: [CALCITE-4510] RexLiteral can produce wrong digest for some user defined types - posted by GitBox <gi...@apache.org> on 2021/02/26 12:11:03 UTC, 0 replies.
- [GitHub] [calcite] vlsi commented on a change in pull request #2353: [CALCITE-2000] UNNEST a collection that has a field with nested data generates an Exception - posted by GitBox <gi...@apache.org> on 2021/02/26 12:35:06 UTC, 6 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2353: [CALCITE-2000] UNNEST a collection that has a field with nested data generates an Exception - posted by GitBox <gi...@apache.org> on 2021/02/26 13:24:27 UTC, 5 replies.
- [GitHub] [calcite] purvalila opened a new pull request #2360: Parse timestamp function writing support in big query - posted by GitBox <gi...@apache.org> on 2021/02/26 13:31:45 UTC, 0 replies.
- [GitHub] [calcite] purvalila closed pull request #2360: Parse timestamp function writing support in big query - posted by GitBox <gi...@apache.org> on 2021/02/26 13:40:23 UTC, 0 replies.
- [GitHub] [calcite-avatica] zabetak commented on pull request #139: [CALCITE-3163] Master calcite 3163 avatica convert value fix - posted by GitBox <gi...@apache.org> on 2021/02/26 15:10:20 UTC, 0 replies.
- [GitHub] [calcite-avatica] asolimando commented on pull request #139: [CALCITE-3163] Master calcite 3163 avatica convert value fix - posted by GitBox <gi...@apache.org> on 2021/02/26 16:09:19 UTC, 0 replies.
- [GitHub] [calcite-avatica] asolimando edited a comment on pull request #139: [CALCITE-3163] Master calcite 3163 avatica convert value fix - posted by GitBox <gi...@apache.org> on 2021/02/26 16:09:41 UTC, 2 replies.
- [GitHub] [calcite-avatica] zabetak commented on a change in pull request #98: [CALCITE-3078] Duplicate code lastDay in calcite-avatica and calcite - posted by GitBox <gi...@apache.org> on 2021/02/26 17:15:19 UTC, 0 replies.
- [GitHub] [calcite] hbtoo commented on pull request #2358: [CALCITE-4514] Prefer merge new relset into old relset when they are parent set of each other - posted by GitBox <gi...@apache.org> on 2021/02/26 18:36:54 UTC, 0 replies.
- [calcite-avatica] branch master updated (f93e72b -> 89e0deb) - posted by za...@apache.org on 2021/02/26 18:38:45 UTC, 0 replies.
- [calcite-avatica] 01/03: [CALCITE-3163] Incorrect mapping of JDBC float/real array types to Java types (Ralph Gasser) - posted by za...@apache.org on 2021/02/26 18:38:46 UTC, 0 replies.
- [calcite-avatica] 02/03: Improve test coverage for float/real/double array types (Alessandro Solimando) - posted by za...@apache.org on 2021/02/26 18:38:47 UTC, 0 replies.
- [calcite-avatica] 03/03: Replace AssertTestUtils with custom Hamcrest matcher for accessors content - posted by za...@apache.org on 2021/02/26 18:38:48 UTC, 0 replies.
- [GitHub] [calcite-avatica] zabetak closed pull request #139: [CALCITE-3163] Master calcite 3163 avatica convert value fix - posted by GitBox <gi...@apache.org> on 2021/02/26 18:38:49 UTC, 0 replies.
- [GitHub] [calcite-avatica] zabetak closed pull request #105: [CALCITE-3163] AbstractCursor#convertValue() now adheres to JDBC specification - posted by GitBox <gi...@apache.org> on 2021/02/26 18:38:50 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4514] When merging RelSets, fine-tune which set is merged into which, for efficiency (Botong Hunang) - posted by jh...@apache.org on 2021/02/28 21:08:44 UTC, 0 replies.
- [GitHub] [calcite] julianhyde closed pull request #2358: [CALCITE-4514] Prefer merge new relset into old relset when they are parent set of each other - posted by GitBox <gi...@apache.org> on 2021/02/28 21:08:45 UTC, 0 replies.