You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r10368 - /release/incubator/calcite/apache-calcite-1.4.0-incubating/ - posted by ja...@apache.org on 2015/09/01 05:06:24 UTC, 0 replies.
- svn commit: r10369 - /release/incubator/calcite/apache-calcite-1.2.0-incubating/ - posted by ja...@apache.org on 2015/09/01 05:07:59 UTC, 0 replies.
- [1/5] incubator-calcite git commit: Add Jacques' key to KEYS - posted by jh...@apache.org on 2015/09/01 23:01:56 UTC, 0 replies.
- [2/5] incubator-calcite git commit: Update POM to major version 1, minor version 4. Update README to 1.4.0 - posted by jh...@apache.org on 2015/09/01 23:01:57 UTC, 0 replies.
- [3/5] incubator-calcite git commit: Add release notes for version 1.4.0 - posted by jh...@apache.org on 2015/09/01 23:01:58 UTC, 0 replies.
- [4/5] incubator-calcite git commit: [maven-release-plugin] prepare release calcite-1.4.0-incubating - posted by jh...@apache.org on 2015/09/01 23:01:59 UTC, 0 replies.
- [5/5] incubator-calcite git commit: [maven-release-plugin] prepare for next development iteration - posted by jh...@apache.org on 2015/09/01 23:02:00 UTC, 0 replies.
- svn commit: r1700683 - in /incubator/calcite/site: apidocs/ apidocs/org/apache/calcite/ apidocs/org/apache/calcite/adapter/ apidocs/org/apache/calcite/adapter/clone/ apidocs/org/apache/calcite/adapter/clone/class-use/ apidocs/org/apache/calcite/adapter... - posted by jh...@apache.org on 2015/09/02 00:55:42 UTC, 0 replies.
- [01/18] incubator-calcite git commit: Formatting - posted by jh...@apache.org on 2015/09/02 02:09:37 UTC, 0 replies.
- [02/18] incubator-calcite git commit: Add 1.4 release announcement - posted by jh...@apache.org on 2015/09/02 02:09:38 UTC, 0 replies.
- [03/18] incubator-calcite git commit: [CALCITE-824] Type inference when converting IN clause to semijoin (Josh Wills) - posted by jh...@apache.org on 2015/09/02 02:09:39 UTC, 0 replies.
- [04/18] incubator-calcite git commit: In RelBuilder, build expressions by table alias - posted by jh...@apache.org on 2015/09/02 02:09:40 UTC, 0 replies.
- [05/18] incubator-calcite git commit: [CALCITE-820] Validate that window functions have OVER clause (Hsuan-Yi Chu) - posted by jh...@apache.org on 2015/09/02 02:09:41 UTC, 0 replies.
- [06/18] incubator-calcite git commit: Fix up [CALCITE-809], deprecating Sink.setSourceEnumerable - posted by jh...@apache.org on 2015/09/02 02:09:42 UTC, 0 replies.
- [07/18] incubator-calcite git commit: [CALCITE-812] Make JSON reader and writer use properly quoted key names (Marc Prud'hommeaux) - posted by jh...@apache.org on 2015/09/02 02:09:43 UTC, 0 replies.
- [08/18] incubator-calcite git commit: [CALCITE-825] Allow user to specify sort order of an ArrayTable - posted by jh...@apache.org on 2015/09/02 02:09:44 UTC, 0 replies.
- [09/18] incubator-calcite git commit: Lazily create exception only when it needs to be thrown (Marc Prud'hommeaux) - posted by jh...@apache.org on 2015/09/02 02:09:45 UTC, 0 replies.
- [10/18] incubator-calcite git commit: [CALCITE-809] TableScan does not support large/infinite scans (Jesse Yates) - posted by jh...@apache.org on 2015/09/02 02:09:46 UTC, 0 replies.
- [11/18] incubator-calcite git commit: [CALCITE-793] Planner requires unnecessary collation when using materialized view (Maryann Xue) - posted by jh...@apache.org on 2015/09/02 02:09:47 UTC, 0 replies.
- [12/18] incubator-calcite git commit: [CALCITE-819] Add RelRoot, a contract for the result of a relational expression - posted by jh...@apache.org on 2015/09/02 02:09:48 UTC, 0 replies.
- [13/18] incubator-calcite git commit: [CALCITE-819] Add RelRoot, a contract for the result of a relational expression - posted by jh...@apache.org on 2015/09/02 02:09:49 UTC, 0 replies.
- [14/18] incubator-calcite git commit: Further fix up [CALCITE-809], eliminating the proxy sink - posted by jh...@apache.org on 2015/09/02 02:09:50 UTC, 0 replies.
- [15/18] incubator-calcite git commit: [CALCITE-851] Add original SQL string as a field in the parser - posted by jh...@apache.org on 2015/09/02 02:09:51 UTC, 0 replies.
- [16/18] incubator-calcite git commit: [CALCITE-827] Calcite incorrectly permutes columns of OVER query (Hsuan-Yi Chu) - posted by jh...@apache.org on 2015/09/02 02:09:52 UTC, 0 replies.
- [17/18] incubator-calcite git commit: [CALCITE-846] Push aggregate with FILTER through UNION ALL - posted by jh...@apache.org on 2015/09/02 02:09:53 UTC, 0 replies.
- [18/18] incubator-calcite git commit: [CALCITE-852] DDL statements - posted by jh...@apache.org on 2015/09/02 02:09:54 UTC, 0 replies.
- [01/50] incubator-calcite git commit: In RelBuilder, calling sort then limit has same effect as calling sortLimit - posted by jh...@apache.org on 2015/09/03 00:15:49 UTC, 0 replies.
- [02/50] incubator-calcite git commit: [CALCITE-780] HTTP error 413 when sending a long string to the Avatica server - posted by jh...@apache.org on 2015/09/03 00:15:50 UTC, 0 replies.
- [03/50] incubator-calcite git commit: [CALCITE-752] Add back sqlline as a dependency to csv example - posted by jh...@apache.org on 2015/09/03 00:15:51 UTC, 0 replies.
- [04/50] incubator-calcite git commit: Re-enable a test; fix some code formatting; fix Windows line endings - posted by jh...@apache.org on 2015/09/03 00:15:52 UTC, 0 replies.
- [05/50] incubator-calcite git commit: [CALCITE-789] MetaImpl.MetaCatalog should expose TABLE_CAT instead of TABLE_CATALOG - posted by jh...@apache.org on 2015/09/03 00:15:53 UTC, 0 replies.
- [06/50] incubator-calcite git commit: [CALCITE-390] Infer predicates for semi-join - posted by jh...@apache.org on 2015/09/03 00:15:54 UTC, 0 replies.
- [07/50] incubator-calcite git commit: [CALCITE-801] NullPointerException using USING on table alias with column aliases - posted by jh...@apache.org on 2015/09/03 00:15:55 UTC, 0 replies.
- [08/50] incubator-calcite git commit: [CALCITE-799] Incorrect result for "HAVING count(*) > 1" - posted by jh...@apache.org on 2015/09/03 00:15:56 UTC, 0 replies.
- [09/50] incubator-calcite git commit: [CALCITE-774] When GROUP BY is present, ensure that window function operands only refer to GROUP BY keys (Hsuan-Yi Chu) - posted by jh...@apache.org on 2015/09/03 00:15:57 UTC, 0 replies.
- [10/50] incubator-calcite git commit: [CALCITE-795] Loss of precision when sending a decimal number via the remote JSON service (Lukáš Lalinský) - posted by jh...@apache.org on 2015/09/03 00:15:58 UTC, 0 replies.
- [11/50] incubator-calcite git commit: Remove duplicate resources from XML test reference files - posted by jh...@apache.org on 2015/09/03 00:15:59 UTC, 0 replies.
- [12/50] incubator-calcite git commit: [CALCITE-786] Detect if materialized view can be used to rewrite a query in non-trivial cases (Amogh Margoor) - posted by jh...@apache.org on 2015/09/03 00:16:00 UTC, 0 replies.
- [13/50] incubator-calcite git commit: Fix up previous commit; add some tests for constant reduction - posted by jh...@apache.org on 2015/09/03 00:16:01 UTC, 0 replies.
- [14/50] incubator-calcite git commit: [CALCITE-787] Star table wrongly assigned to materialized view (Amogh Margoor) - posted by jh...@apache.org on 2015/09/03 00:16:02 UTC, 0 replies.
- [15/50] incubator-calcite git commit: [CALCITE-800] Window function defined within another window function should be invalid (Hsuan-Yi Chu) - posted by jh...@apache.org on 2015/09/03 00:16:03 UTC, 0 replies.
- [16/50] incubator-calcite git commit: [CALCITE-783] Infer collation of Project using monotonicity (Milinda Pathirage) - posted by jh...@apache.org on 2015/09/03 00:16:04 UTC, 0 replies.
- [17/50] incubator-calcite git commit: Change the argument types of SqlOperator.getMonotonicity to allow it to be used for RexNode as well as SqlNode - posted by jh...@apache.org on 2015/09/03 00:16:05 UTC, 0 replies.
- [18/50] incubator-calcite git commit: Complete [CALCITE-783] by fixing some planner rules - posted by jh...@apache.org on 2015/09/03 00:16:06 UTC, 0 replies.
- [19/50] incubator-calcite git commit: [CALCITE-791] Optimize RelOptUtil.pushFilterPastProject - posted by jh...@apache.org on 2015/09/03 00:16:07 UTC, 0 replies.
- [20/50] incubator-calcite git commit: [CALCITE-808] Optimize ProjectMergeRule - posted by jh...@apache.org on 2015/09/03 00:16:08 UTC, 0 replies.
- [21/50] incubator-calcite git commit: Document JSON model, making javadoc consistent with the model reference - posted by jh...@apache.org on 2015/09/03 00:16:09 UTC, 0 replies.
- [22/50] incubator-calcite git commit: [CALCITE-761] Pre-populated materializations (Maryann Xue) - posted by jh...@apache.org on 2015/09/03 00:16:10 UTC, 0 replies.
- [23/50] incubator-calcite git commit: [CALCITE-806] ROW_NUMBER should emit distinct values - posted by jh...@apache.org on 2015/09/03 00:16:11 UTC, 0 replies.
- [24/50] incubator-calcite git commit: [CALCITE-810] Add committers' organizations to the web site - posted by jh...@apache.org on 2015/09/03 00:16:12 UTC, 0 replies.
- [25/50] incubator-calcite git commit: Add RelBuilder.avg - posted by jh...@apache.org on 2015/09/03 00:16:13 UTC, 0 replies.
- [26/50] incubator-calcite git commit: Various BitSet and ImmutableBitSet utilities - posted by jh...@apache.org on 2015/09/03 00:16:14 UTC, 0 replies.
- [27/50] incubator-calcite git commit: [CALCITE-751] Push aggregate with aggregate functions through join - posted by jh...@apache.org on 2015/09/03 00:16:15 UTC, 0 replies.
- [28/50] incubator-calcite git commit: [CALCITE-714] When de-correlating, push join condition into subquery - posted by jh...@apache.org on 2015/09/03 00:16:16 UTC, 0 replies.
- [29/50] incubator-calcite git commit: Fix up [CALCITE-714] - posted by jh...@apache.org on 2015/09/03 00:16:17 UTC, 0 replies.
- [30/50] incubator-calcite git commit: [CALCITE-813] Upgrade updateCount, maxRows from int to long - posted by jh...@apache.org on 2015/09/03 00:16:18 UTC, 0 replies.
- [31/50] incubator-calcite git commit: [CALCITE-814] RexBuilder reverses precision and scale of DECIMAL literal - posted by jh...@apache.org on 2015/09/03 00:16:19 UTC, 0 replies.
- [32/50] incubator-calcite git commit: [CALCITE-717] Compare BINARY and VARBINARY on unsigned byte values (Low Chin Wei) - posted by jh...@apache.org on 2015/09/03 00:16:20 UTC, 0 replies.
- [33/50] incubator-calcite git commit: [CALCITE-803] Add MYSQL_ANSI Lexing policy. - posted by jh...@apache.org on 2015/09/03 00:16:21 UTC, 0 replies.
- [34/50] incubator-calcite git commit: [CALCITE-805] Add support for using an alternative grammar specification for left and right curly braces. Additionally, add support for including addition token manager declarations. - posted by jh...@apache.org on 2015/09/03 00:16:22 UTC, 0 replies.
- [35/50] incubator-calcite git commit: [CALCITE-811] Extend JoinProjectTransposeRule with option to support outer joins - posted by jh...@apache.org on 2015/09/03 00:16:23 UTC, 0 replies.
- [36/50] incubator-calcite git commit: [CALCITE-821] Frameworks gives NPE when FrameworkConfig has no default schema - posted by jh...@apache.org on 2015/09/03 00:16:24 UTC, 0 replies.
- [37/50] incubator-calcite git commit: Site: add news item (XLDB best lighting talk), and some talks - posted by jh...@apache.org on 2015/09/03 00:16:25 UTC, 0 replies.
- [38/50] incubator-calcite git commit: [CALCITE-826] Use ProjectFactory in AggregateJoinTranposeRule and FilterJoinRule - posted by jh...@apache.org on 2015/09/03 00:16:26 UTC, 0 replies.
- [39/50] incubator-calcite git commit: [CALCITE-822] Revert incorrect LogicalAggregate collation inferring logic made in CALCITE-783 (Milinda Pathirage) - posted by jh...@apache.org on 2015/09/03 00:16:27 UTC, 0 replies.
- [40/50] incubator-calcite git commit: [CALCITE-822] Add a unit test case to test collation of LogicalAggregate - posted by jh...@apache.org on 2015/09/03 00:16:28 UTC, 0 replies.
- [41/50] incubator-calcite git commit: [CALCITE-833] RelOptUtil.splitJoinCondition incorrectly splits a join condition (Hsuan-Yi Chu) - posted by jh...@apache.org on 2015/09/03 00:16:29 UTC, 0 replies.
- [42/50] incubator-calcite git commit: [CALCITE-834] StackOverflowError getting predicates from the metadata provider - posted by jh...@apache.org on 2015/09/03 00:16:30 UTC, 0 replies.
- [43/50] incubator-calcite git commit: Fix javadoc links - posted by jh...@apache.org on 2015/09/03 00:16:31 UTC, 0 replies.
- [44/50] incubator-calcite git commit: [CALCITE-850] Remove push down expressions from FilterJoinRule and create a new rule for it - posted by jh...@apache.org on 2015/09/03 00:16:32 UTC, 0 replies.
- [45/50] incubator-calcite git commit: [CALCITE-743] Ensure only a single source assembly is executed. - posted by jh...@apache.org on 2015/09/03 00:16:33 UTC, 0 replies.
- [46/50] incubator-calcite git commit: [CALCITE-741] Ensure that the source release's DEPENDENCIES file includes all module dependencies. - posted by jh...@apache.org on 2015/09/03 00:16:34 UTC, 0 replies.
- [47/50] incubator-calcite git commit: Add Jacques' key to KEYS - posted by jh...@apache.org on 2015/09/03 00:16:35 UTC, 0 replies.
- [48/50] incubator-calcite git commit: Update POM to major version 1, minor version 4. Update README to 1.4.0 - posted by jh...@apache.org on 2015/09/03 00:16:36 UTC, 0 replies.
- [49/50] incubator-calcite git commit: Add release notes for version 1.4.0 - posted by jh...@apache.org on 2015/09/03 00:16:37 UTC, 0 replies.
- [50/50] incubator-calcite git commit: [maven-release-plugin] prepare release calcite-1.4.0-incubating - posted by jh...@apache.org on 2015/09/03 00:16:38 UTC, 0 replies.
- [01/10] incubator-calcite git commit: [CALCITE-868] Add API to execute queries expressed as RelNode - posted by jh...@apache.org on 2015/09/04 09:34:59 UTC, 0 replies.
- [02/10] incubator-calcite git commit: [CALCITE-847] AVG window function in GROUP BY gives AssertionError (Hsuan-Yi Chu) - posted by jh...@apache.org on 2015/09/04 09:35:00 UTC, 0 replies.
- [03/10] incubator-calcite git commit: [CALCITE-862] JdbcSchema gives NullPointerException on non-standard column type (Marc Prud'hommeaux) - posted by jh...@apache.org on 2015/09/04 09:35:01 UTC, 0 replies.
- [04/10] incubator-calcite git commit: [CALCITE-865] Unknown table type causes NullPointerException in JdbcSchema - posted by jh...@apache.org on 2015/09/04 09:35:02 UTC, 0 replies.
- [05/10] incubator-calcite git commit: [CALCITE-841] Redundant windows when window function arguments are expressions (Hsuan-Yi Chu) - posted by jh...@apache.org on 2015/09/04 09:35:03 UTC, 0 replies.
- [06/10] incubator-calcite git commit: Add ImmutableBitSet.get(int, int) - posted by jh...@apache.org on 2015/09/04 09:35:04 UTC, 0 replies.
- [07/10] incubator-calcite git commit: Add LogicalWindow.create() - posted by jh...@apache.org on 2015/09/04 09:35:05 UTC, 0 replies.
- [08/10] incubator-calcite git commit: [CALCITE-844] Push Project through Window (Hsuan-Yi Chu) - posted by jh...@apache.org on 2015/09/04 09:35:06 UTC, 0 replies.
- [09/10] incubator-calcite git commit: Fix up [CALCITE-844], and enable ProjectWindowTransposeRule by default - posted by jh...@apache.org on 2015/09/04 09:35:07 UTC, 0 replies.
- [10/10] incubator-calcite git commit: [CALCITE-874] ReflectiveRelMetadataProvider is not thread-safe - posted by jh...@apache.org on 2015/09/04 09:35:08 UTC, 0 replies.
- incubator-calcite git commit: [CALCITE-876] After pushing LogicalProject past LogicalWindow, adjust references to constants properly (Hsuan-Yi Chu) - posted by jh...@apache.org on 2015/09/09 18:25:19 UTC, 0 replies.
- [1/2] incubator-calcite git commit: Replace Stack with ArrayDeque - posted by jh...@apache.org on 2015/09/10 02:48:51 UTC, 0 replies.
- [2/2] incubator-calcite git commit: [CALCITE-881] Allow schema.table.column references in GROUP BY - posted by jh...@apache.org on 2015/09/10 02:48:52 UTC, 0 replies.
- [1/6] incubator-calcite git commit: Revert "Disable tests that fail under JDK 1.7 due to [CALCITE-687]" (Josh Elser) - posted by jh...@apache.org on 2015/09/13 06:30:38 UTC, 0 replies.
- [2/6] incubator-calcite git commit: [CALCITE-687] Synchronize HSQLDB at a coarse level using a Lock (Josh Elser) - posted by jh...@apache.org on 2015/09/13 06:30:39 UTC, 0 replies.
- [3/6] incubator-calcite git commit: [CALCITE-870] Remove copyright content from archers.json - posted by jh...@apache.org on 2015/09/13 06:30:40 UTC, 0 replies.
- [4/6] incubator-calcite git commit: Don't assume connection map is already empty - posted by jh...@apache.org on 2015/09/13 06:30:41 UTC, 0 replies.
- [5/6] incubator-calcite git commit: Upgrade parent POM to apache-17 - posted by jh...@apache.org on 2015/09/13 06:30:42 UTC, 0 replies.
- [6/6] incubator-calcite git commit: [CALCITE-823] Add ALTER ... RESET statement (Sudheesh Katkam) - posted by jh...@apache.org on 2015/09/13 06:30:43 UTC, 0 replies.
- incubator-calcite git commit: [CALCITE-882] Allow web site to be deployed not as the root directory of the web server (Josh Elser) - posted by jh...@apache.org on 2015/09/13 07:05:07 UTC, 0 replies.
- svn commit: r1702701 [2/2] - in /incubator/calcite/site: ./ css/ docs/ fonts/ news/ news/2015/06/05/algebra-builder/ - posted by jh...@apache.org on 2015/09/13 07:10:06 UTC, 0 replies.
- svn commit: r1702701 [1/2] - in /incubator/calcite/site: ./ css/ docs/ fonts/ news/ news/2015/06/05/algebra-builder/ - posted by jh...@apache.org on 2015/09/13 07:10:06 UTC, 0 replies.
- svn commit: r1702702 - in /incubator/calcite/site/news/2015/07: ./ 31/ 31/xldb-best-lightning-talk/ 31/xldb-best-lightning-talk/index.html - posted by jh...@apache.org on 2015/09/13 07:16:13 UTC, 0 replies.
- incubator-calcite git commit: [CALCITE-860] Correct LICENSE file for generated web site - posted by jh...@apache.org on 2015/09/13 09:08:25 UTC, 0 replies.
- [1/8] incubator-calcite git commit: [CALCITE-840] Protocol buffer serialization over HTTP for Avatica Server (Josh Elser) - posted by jh...@apache.org on 2015/09/17 02:10:47 UTC, 0 replies.
- [2/8] incubator-calcite git commit: [CALCITE-840] Protocol buffer serialization over HTTP for Avatica Server (Josh Elser) - posted by jh...@apache.org on 2015/09/17 02:10:48 UTC, 0 replies.
- [3/8] incubator-calcite git commit: [CALCITE-840] Protocol buffer serialization over HTTP for Avatica Server (Josh Elser) - posted by jh...@apache.org on 2015/09/17 02:10:49 UTC, 0 replies.
- [4/8] incubator-calcite git commit: [CALCITE-840] Protocol buffer serialization over HTTP for Avatica Server (Josh Elser) - posted by jh...@apache.org on 2015/09/17 02:10:50 UTC, 0 replies.
- [5/8] incubator-calcite git commit: [CALCITE-840] Protocol buffer serialization over HTTP for Avatica Server (Josh Elser) - posted by jh...@apache.org on 2015/09/17 02:10:51 UTC, 0 replies.
- [6/8] incubator-calcite git commit: [CALCITE-840] Protocol buffer serialization over HTTP for Avatica Server (Josh Elser) - posted by jh...@apache.org on 2015/09/17 02:10:52 UTC, 0 replies.
- [7/8] incubator-calcite git commit: [CALCITE-840] Protocol buffer serialization over HTTP for Avatica Server (Josh Elser) - posted by jh...@apache.org on 2015/09/17 02:10:53 UTC, 0 replies.
- [8/8] incubator-calcite git commit: [CALCITE-840] Protocol buffer serialization over HTTP for Avatica Server (Josh Elser) - posted by jh...@apache.org on 2015/09/17 02:10:54 UTC, 0 replies.
- [1/4] incubator-calcite git commit: [CALCITE-886] System functions in GROUP BY clause - posted by jh...@apache.org on 2015/09/18 19:01:06 UTC, 0 replies.
- [2/4] incubator-calcite git commit: [CALCITE-888] Overlay window loses PARTITION BY list (Hsuan-Yi Chu) - posted by jh...@apache.org on 2015/09/18 19:01:07 UTC, 0 replies.
- [3/4] incubator-calcite git commit: Linq4j: Implement EnumerableDefaults methods (MiNG) - posted by jh...@apache.org on 2015/09/18 19:01:08 UTC, 0 replies.
- [4/4] incubator-calcite git commit: Linq4j: Implement EnumerableDefaults methods (MiNG) - posted by jh...@apache.org on 2015/09/18 19:01:09 UTC, 0 replies.
- [1/2] incubator-calcite git commit: [CALCITE-885] Add Oracle test environment - posted by jh...@apache.org on 2015/09/22 02:20:25 UTC, 0 replies.
- [2/2] incubator-calcite git commit: Improve testing of aggregate on join - posted by jh...@apache.org on 2015/09/22 02:20:26 UTC, 0 replies.
- incubator-calcite git commit: [CALCITE-892] Implement SortJoinTransposeRule - posted by jc...@apache.org on 2015/09/25 21:58:12 UTC, 0 replies.
- incubator-calcite git commit: [CALCITE-897] Enable debugging using "-Dcalcite.debug" - posted by jh...@apache.org on 2015/09/28 08:52:09 UTC, 0 replies.
- [1/7] incubator-calcite git commit: [CALCITE-828] Use RelBuilder in rules rather than type-specific RelNode factories - posted by jh...@apache.org on 2015/09/28 22:19:32 UTC, 0 replies.
- [2/7] incubator-calcite git commit: [CALCITE-828] Use RelBuilder in rules rather than type-specific RelNode factories - posted by jh...@apache.org on 2015/09/28 22:19:33 UTC, 0 replies.
- [3/7] incubator-calcite git commit: [CALCITE-828] Use RelBuilder in rules rather than type-specific RelNode factories - posted by jh...@apache.org on 2015/09/28 22:19:34 UTC, 0 replies.
- [4/7] incubator-calcite git commit: [CALCITE-828] Use RelBuilder in rules rather than type-specific RelNode factories - posted by jh...@apache.org on 2015/09/28 22:19:35 UTC, 0 replies.
- [5/7] incubator-calcite git commit: Extending [CALCITE-865], add table types used by Oracle and DB2 - posted by jh...@apache.org on 2015/09/28 22:19:36 UTC, 0 replies.
- [6/7] incubator-calcite git commit: [CALCITE-895] Simplify "(CASE ... END) = constant" inside AND or OR (Hsuan-Yi Chu) - posted by jh...@apache.org on 2015/09/28 22:19:37 UTC, 0 replies.
- [7/7] incubator-calcite git commit: Improve [CALCITE-895] fix, visiting the whole expression via a shuttle - posted by jh...@apache.org on 2015/09/28 22:19:38 UTC, 0 replies.
- [1/3] incubator-calcite git commit: [CALCITE-894] Do not generate redundant column alias for the left relation when translating IN subquery (Maryann Xue) - posted by jh...@apache.org on 2015/09/29 18:48:47 UTC, 0 replies.
- [2/3] incubator-calcite git commit: [CALCITE-898] Type of 'Java * INTEGER' should be BIGINT - posted by jh...@apache.org on 2015/09/29 18:48:48 UTC, 0 replies.
- [3/3] incubator-calcite git commit: [CALCITE-843] AvaticaConnection.getAutoCommit throws NullPointerException - posted by jh...@apache.org on 2015/09/29 18:48:49 UTC, 0 replies.
- [1/3] incubator-calcite git commit: [CALCITE-902] Match nullability when reducing expressions in a Project - posted by jh...@apache.org on 2015/09/29 22:21:54 UTC, 0 replies.
- [2/3] incubator-calcite git commit: Consistent URLs for JIRA cases - posted by jh...@apache.org on 2015/09/29 22:21:55 UTC, 0 replies.
- [3/3] incubator-calcite git commit: [CALCITE-893] Theta join in JdbcAdapter - posted by jh...@apache.org on 2015/09/29 22:21:56 UTC, 0 replies.
- incubator-calcite git commit: [CALCITE-546] Allow table, column and field called '*' - posted by jh...@apache.org on 2015/09/30 05:12:01 UTC, 0 replies.
- svn commit: r1706118 [1/3] - /incubator/calcite/site/docs/ - posted by jh...@apache.org on 2015/09/30 20:33:54 UTC, 0 replies.
- svn commit: r1706118 [2/3] - /incubator/calcite/site/docs/ - posted by jh...@apache.org on 2015/09/30 20:33:54 UTC, 0 replies.
- svn commit: r1706118 [3/3] - /incubator/calcite/site/docs/ - posted by jh...@apache.org on 2015/09/30 20:33:54 UTC, 0 replies.
- incubator-calcite git commit: [CALCITE-866] Break out Avatica documentation and add JSON reference (Josh Elser) - posted by jh...@apache.org on 2015/09/30 21:58:17 UTC, 0 replies.