You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: Further tweaks. - posted by jh...@apache.org on 2014/07/01 09:22:22 UTC, 0 replies.
- git commit: [OPTIQ-318] Add unit test for SqlRun - posted by jh...@apache.org on 2014/07/02 02:08:45 UTC, 0 replies.
- [1/3] git commit: Upgrade to optiq-0.8, optiq-avatica-0.8, linq4j-0.4. - posted by jh...@apache.org on 2014/07/02 20:48:26 UTC, 0 replies.
- [2/3] git commit: Added support for date types (date, time, timestamp). - posted by jh...@apache.org on 2014/07/02 20:48:27 UTC, 0 replies.
- [3/3] git commit: Cleanup, and fix minor timezone issue in a test. - posted by jh...@apache.org on 2014/07/02 20:48:28 UTC, 0 replies.
- [1/2] git commit: [OPTIQ-327] Rules should use base class to find rule match & use factory for object creation - posted by jh...@apache.org on 2014/07/03 06:56:15 UTC, 0 replies.
- [2/2] git commit: [OPTIQ-331] Precision/Scale compatibility checks should always succeed for 'ANY' type - posted by jh...@apache.org on 2014/07/03 06:56:16 UTC, 0 replies.
- git commit: [OPTIQ-303] Migrate issue URLs - posted by jh...@apache.org on 2014/07/03 10:05:16 UTC, 0 replies.
- [1/8] git commit: [OPTIQ-323] Override SqlUnresolvedFunction.inferReturnType() to return 'ANY' type so framework implementors can support late bound function implementations. - posted by jh...@apache.org on 2014/07/04 02:01:31 UTC, 0 replies.
- [2/8] git commit: [OPTIQ-326] Fix RelOptUtil ANY type check. - posted by jh...@apache.org on 2014/07/04 02:01:32 UTC, 0 replies.
- [3/8] git commit: [OPTIQ-324] Add ViewExpander for Planner in Frameworks. Expose additional properties of ViewTable to allow subclassing. - posted by jh...@apache.org on 2014/07/04 02:01:33 UTC, 0 replies.
- [4/8] git commit: [OPTIQ-325] Use Java list instead of Guava list to avoid null checks in case of SqlTypeExplicitPrecedenceList. - posted by jh...@apache.org on 2014/07/04 02:01:34 UTC, 0 replies.
- [5/8] git commit: [OPTIQ-247] Add Context and FrameworkConfig - posted by jh...@apache.org on 2014/07/04 02:01:35 UTC, 0 replies.
- [6/8] git commit: [OPTIQ-322] Add support for SqlExplain, SqlOrderBy and SqlWith to support SqlShuttle use. - posted by jh...@apache.org on 2014/07/04 02:01:36 UTC, 0 replies.
- [7/8] git commit: [OPTIQ-321] Add support for overriding implementation of CompoundIdentifier in SqlParser. - posted by jh...@apache.org on 2014/07/04 02:01:37 UTC, 0 replies.
- [8/8] git commit: Clean up. - posted by jh...@apache.org on 2014/07/04 02:01:38 UTC, 0 replies.
- git commit: [OPTIQ-305] Unit Test Failure on release candidates - posted by jh...@apache.org on 2014/07/04 09:32:34 UTC, 0 replies.
- git commit: [OPTIQ-314] Allow simple UDFs based on methods - posted by jh...@apache.org on 2014/07/06 02:33:43 UTC, 0 replies.
- Git Push Summary - posted by jh...@apache.org on 2014/07/08 00:49:03 UTC, 2 replies.
- [1/2] While unifying a RelNode tree with a materialized view expression, switch representation to MutableRels. - posted by jh...@apache.org on 2014/07/08 01:33:48 UTC, 0 replies.
- [2/2] git commit: While unifying a RelNode tree with a materialized view expression, switch representation to MutableRels. - posted by jh...@apache.org on 2014/07/08 01:33:49 UTC, 0 replies.
- git commit: [OPTIQ-313] Query decorrelation fails - posted by jh...@apache.org on 2014/07/09 01:10:41 UTC, 0 replies.
- git commit: Remove deprecated methods. - posted by jh...@apache.org on 2014/07/10 19:07:43 UTC, 0 replies.
- git commit: [OPTIQ-340] Fix bug in SqlToRelConverter when push expressions in join condtions into Project. - posted by jh...@apache.org on 2014/07/10 22:42:51 UTC, 0 replies.
- git commit: Restore PushFilterPastJoinRule to RelDecorrelator; interim pending [OPTIQ-443] fix. - posted by jh...@apache.org on 2014/07/13 23:49:53 UTC, 0 replies.
- git commit: [OPTIQ-345] AssertionError in RexToLixTranslator comparing to date literal - posted by jh...@apache.org on 2014/07/14 22:56:46 UTC, 0 replies.
- git commit: Add test case for [DRILL-1149]. - posted by jh...@apache.org on 2014/07/16 22:47:53 UTC, 0 replies.
- git commit: [OPTIQ-347] In SqlRun, add '!plan' command - posted by jh...@apache.org on 2014/07/18 06:30:54 UTC, 0 replies.
- git commit: [OPTIQ-346] Add commutative join rule - posted by jh...@apache.org on 2014/07/19 00:44:22 UTC, 0 replies.
- git commit: Eliminate duplicate conditions in RexProgramBuilder.addCondition, not RexBuilder.makeCall as previously. - posted by jh...@apache.org on 2014/07/22 22:29:01 UTC, 0 replies.
- git commit: Specify return type when calling RexBuilder.makeCall, if possible. - posted by jh...@apache.org on 2014/07/23 00:39:28 UTC, 0 replies.
- git commit: SqlRun: allow '!plan' after '!ok' for same SQL statement. - posted by jh...@apache.org on 2014/07/24 11:28:31 UTC, 0 replies.
- git commit: [OPTIQ-354] Change maven groupId to "org.apache.optiq" - posted by jh...@apache.org on 2014/07/25 19:58:13 UTC, 0 replies.
- [1/7] git commit: Add methods and tests for BitSets, and re-organize tests. - posted by jh...@apache.org on 2014/07/28 20:56:25 UTC, 0 replies.
- [2/7] git commit: Convert Hook to use Guava Function (was linq4j Function1). - posted by jh...@apache.org on 2014/07/28 20:56:26 UTC, 0 replies.
- [3/7] git commit: Refactor test infrastructure to allow testing against heuristic bushy-join optimizer. - posted by jh...@apache.org on 2014/07/28 20:56:27 UTC, 0 replies.
- [4/7] git commit: Throttle down PartiallyOrderedSetTest. - posted by jh...@apache.org on 2014/07/28 20:56:28 UTC, 0 replies.
- [5/7] [OPTIQ-349] Add heuristic join-optimizer that can generate bushy joins - posted by jh...@apache.org on 2014/07/28 20:56:29 UTC, 0 replies.
- [6/7] git commit: [OPTIQ-349] Add heuristic join-optimizer that can generate bushy joins - posted by jh...@apache.org on 2014/07/28 20:56:30 UTC, 0 replies.
- [7/7] git commit: Add test case for [DRILL-1199] Order by nested inside a where clause fails - posted by jh...@apache.org on 2014/07/28 20:56:31 UTC, 0 replies.