You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] git commit: DRILL-1405: Fix bug when loading repeated vectors with 0 valuecount - posted by sm...@apache.org on 2014/10/01 05:19:30 UTC, 1 replies.
- [2/3] git commit: DRILL-1476: Clear transfer pair list when in Limit when schema changes - posted by sm...@apache.org on 2014/10/01 05:19:31 UTC, 1 replies.
- [3/3] git commit: DRILL-1461: remove map and list repeated count functions, as they are not working - posted by sm...@apache.org on 2014/10/01 05:19:32 UTC, 1 replies.
- git commit: DRILL-1473: o.a.d.exec.planner.logical.DrillPushPartitionFilterIntoScan asserts on Windows - posted by sm...@apache.org on 2014/10/02 01:17:36 UTC, 0 replies.
- git commit: Updating projects version to 0.7.0-incubating-SNAPSHOT. - posted by ad...@apache.org on 2014/10/08 06:14:11 UTC, 0 replies.
- git commit: Setting to SNAPSHOT version, (missed while collecting the stale PRs) - posted by ad...@apache.org on 2014/10/08 06:20:44 UTC, 0 replies.
- git commit: Adding my public key. - posted by ad...@apache.org on 2014/10/09 22:44:42 UTC, 0 replies.
- [01/10] git commit: DRILL-1409: DbVisualizer fails to connect to Drill using embedded jdbc driver - posted by ad...@apache.org on 2014/10/10 07:47:30 UTC, 0 replies.
- [02/10] git commit: DRILL-1485: tools/verify_release.sh does not have execute permission bit set - posted by ad...@apache.org on 2014/10/10 07:47:31 UTC, 0 replies.
- [03/10] git commit: DRILL-1495: Test cases should log relevant message in case of expected failures - posted by ad...@apache.org on 2014/10/10 07:47:32 UTC, 0 replies.
- [04/10] git commit: DRILL-1505: Updating Session Value Doesn't Reflect In 'sys.options' Query Output - posted by ad...@apache.org on 2014/10/10 07:47:33 UTC, 0 replies.
- [05/10] git commit: DRILL-1494: Fix annoying and unnecessary warning 'Failure while trying to load .drill file' - posted by ad...@apache.org on 2014/10/10 07:47:34 UTC, 0 replies.
- [06/10] git commit: DRILL-1492: Update readme with supported versions of Java - posted by ad...@apache.org on 2014/10/10 07:47:35 UTC, 0 replies.
- [07/10] git commit: DRILL-1493: Upgrade ASM to 5.0 - posted by ad...@apache.org on 2014/10/10 07:47:36 UTC, 0 replies.
- [08/10] git commit: DRILL-1497: Fix test failure in o.a.drill.jdbc.test.TestMetadataDDL - posted by ad...@apache.org on 2014/10/10 07:47:37 UTC, 0 replies.
- [09/10] git commit: DRILL-1490: Upgrade to ProGaurd 5.0 - posted by ad...@apache.org on 2014/10/10 07:47:38 UTC, 0 replies.
- [10/10] git commit: DRILL-1516: When searching for the java executable, ignore directories named "java" - posted by ad...@apache.org on 2014/10/10 07:47:39 UTC, 0 replies.
- [1/2] git commit: DRILL-1393: Set record count before clearing SV2 in RecordBatchData - posted by me...@apache.org on 2014/10/16 03:25:53 UTC, 0 replies.
- [2/2] git commit: DRILL-1526: Move casting logic to utility methods. - posted by me...@apache.org on 2014/10/16 03:25:54 UTC, 0 replies.
- [1/2] git commit: DRILL-1303 - Fix Drill Client assertion on getting bad metadata - posted by pa...@apache.org on 2014/10/16 19:37:41 UTC, 0 replies.
- [2/2] git commit: DRILL-1504: Enabling fragment memory limit causes out of memory error - posted by pa...@apache.org on 2014/10/16 19:37:42 UTC, 0 replies.
- git commit: Grammar fix in project description. Also fixes the hangout info to no longer indicate that they are weekly. - posted by js...@apache.org on 2014/10/16 20:21:41 UTC, 0 replies.
- git commit: DRILL-1541: Add big endian version of convert to/from for double and float - posted by sm...@apache.org on 2014/10/17 22:04:01 UTC, 0 replies.
- Git Push Summary - posted by sm...@apache.org on 2014/10/18 04:13:58 UTC, 2 replies.
- git commit: DRILL-1549: Partition pruning for simple IN filters. - posted by am...@apache.org on 2014/10/21 04:10:47 UTC, 0 replies.
- git commit: DRILL-1534: Implement Mappify UDF to transform map into a repeated map with key, value pairs - posted by me...@apache.org on 2014/10/21 23:27:39 UTC, 0 replies.
- [1/2] git commit: DRILL-1511: C++ Client. Fix compiling issues in DRILL-1297 patch. - posted by pa...@apache.org on 2014/10/22 07:24:43 UTC, 0 replies.
- [2/2] git commit: DRILL-1305: C++ Client. Consume QueryState message from the Drillbit. - posted by pa...@apache.org on 2014/10/22 07:24:44 UTC, 0 replies.
- [1/3] git commit: DRILL-1567 - Pushdown fails with WHERE clause with more than one AND or OR operator of same type - posted by ad...@apache.org on 2014/10/23 04:00:20 UTC, 0 replies.
- [2/3] git commit: DRILL-1540: Provide a fallback data format in case Drill is unable to determine one - posted by ad...@apache.org on 2014/10/23 04:00:21 UTC, 0 replies.
- [3/3] git commit: DRILL-1508: Implement pushdown for LIKE operator in HBase storage engine - posted by ad...@apache.org on 2014/10/23 04:00:22 UTC, 0 replies.
- git commit: DRILL-1547: enforce writers to explicitly check for buffer bounds to avoid IndexOutOfBounds errors; make writer hierarchy to stop immediately in case of a write error - posted by am...@apache.org on 2014/10/23 21:19:37 UTC, 0 replies.
- [1/2] git commit: DRILL-1484: shutdown executors when connection is closed - posted by me...@apache.org on 2014/10/24 02:06:35 UTC, 0 replies.
- [2/2] git commit: DRILL-1543: Implement partition pruning for Hive tables - posted by me...@apache.org on 2014/10/24 02:06:36 UTC, 0 replies.
- [1/2] git commit: DRILL-1582: Fix TestMetadataDDL failure - posted by me...@apache.org on 2014/10/25 03:22:28 UTC, 0 replies.
- [2/2] git commit: DRILL-1575: skip creating "key" field for null values in kvgen() - posted by me...@apache.org on 2014/10/25 03:22:29 UTC, 0 replies.
- [1/6] DRILL-1436: Remove use of UDP based cache for purposes of intermediate PlanFragment distribution - posted by ja...@apache.org on 2014/10/27 06:03:13 UTC, 0 replies.
- [2/6] DRILL-1436: Remove use of UDP based cache for purposes of intermediate PlanFragment distribution - posted by ja...@apache.org on 2014/10/27 06:03:14 UTC, 0 replies.
- [3/6] DRILL-1436: Remove use of UDP based cache for purposes of intermediate PlanFragment distribution - posted by ja...@apache.org on 2014/10/27 06:03:15 UTC, 0 replies.
- [4/6] DRILL-1436: Remove use of UDP based cache for purposes of intermediate PlanFragment distribution - posted by ja...@apache.org on 2014/10/27 06:03:16 UTC, 0 replies.
- [5/6] DRILL-1436: Remove use of UDP based cache for purposes of intermediate PlanFragment distribution - posted by ja...@apache.org on 2014/10/27 06:03:17 UTC, 0 replies.
- [6/6] git commit: DRILL-1436: Remove use of UDP based cache for purposes of intermediate PlanFragment distribution - posted by ja...@apache.org on 2014/10/27 06:03:18 UTC, 0 replies.
- [1/2] DRILL-1382: Fast schema return - posted by sm...@apache.org on 2014/10/27 14:40:11 UTC, 0 replies.
- [2/2] git commit: DRILL-1382: Fast schema return - posted by sm...@apache.org on 2014/10/27 14:40:12 UTC, 0 replies.
- git commit: DRILL-1459: fix an issue that causes jvm to crash: fix field materialization to include child nodes during materialization; prevent RecordBatchLoader from creating multiple vectors for the same field; fix a test case; - posted by pa...@apache.org on 2014/10/27 22:19:02 UTC, 1 replies.
- git commit: DRILL-1435: ensure producer consumer returns the last batch indicator & prevent blocking/leaking producer & consumer threads; fix concurrency issues that drives sqlline & drillbit hanging - posted by sm...@apache.org on 2014/10/27 22:50:29 UTC, 0 replies.
- [1/2] git commit: DRILL-1596: Build schema for producer-consumer - posted by sm...@apache.org on 2014/10/29 02:12:30 UTC, 0 replies.
- [2/2] git commit: DRILL-1595: Send intermediate fragments before leaf fragments - posted by sm...@apache.org on 2014/10/29 02:12:31 UTC, 0 replies.
- git commit: DRILL-1599: Drill FileSystemPlugin need getOptimizerRules() method to get optimizer rules from format plugin - posted by ad...@apache.org on 2014/10/29 02:32:33 UTC, 0 replies.
- [1/2] DRILL-1333: Flatten operator for allowing more complex queryies against repeated data. - posted by js...@apache.org on 2014/10/29 17:22:36 UTC, 0 replies.
- [2/2] git commit: DRILL-1333: Flatten operator for allowing more complex queryies against repeated data. - posted by js...@apache.org on 2014/10/29 17:22:37 UTC, 0 replies.
- git commit: DRILL-1600: Enable Java assertion in unit tests - posted by ad...@apache.org on 2014/10/29 21:22:34 UTC, 0 replies.
- git commit: DRILL-1604: Include error info in message sent back to client - posted by sm...@apache.org on 2014/10/30 02:14:40 UTC, 0 replies.
- git commit: DRILL-1617: Disable ProducerConsumer - posted by sm...@apache.org on 2014/10/30 22:44:05 UTC, 0 replies.
- git commit: DRILL-1581: Fix overflow check in casting from varchar to int - posted by me...@apache.org on 2014/10/31 00:41:02 UTC, 0 replies.
- git commit: DRILL-1601: Have a minimum allocation for variable length value vectors. Improve error messages in PartitionerTemplate and UnorderedRawBatchBuffer. Minor change in cleanup for HashJoin. - posted by am...@apache.org on 2014/10/31 01:13:51 UTC, 0 replies.
- git commit: DRILL-1339: Use EStore to track running query status. - posted by jn...@apache.org on 2014/10/31 17:53:50 UTC, 0 replies.