You are viewing a plain text version of this content. The canonical link for it is here.
- [1/7] drill git commit: DRILL-4000: Ensure storage plugins are not needlessly created. Add start and close capability to storage plugins. - posted by ja...@apache.org on 2015/11/02 03:56:35 UTC, 0 replies.
- [2/7] drill git commit: DRILL-3992: Add/fix support for JDBC schemas (tested against oracle and derby) - posted by ja...@apache.org on 2015/11/02 03:56:36 UTC, 0 replies.
- [3/7] drill git commit: DRILL-3956: Add support for MySQL text type - posted by ja...@apache.org on 2015/11/02 03:56:37 UTC, 0 replies.
- [4/7] drill git commit: DRILL-3983: Small test improvements improve error message when SQL parsing error add a simple test to Parquet writer make errors verbose by default in tests - posted by ja...@apache.org on 2015/11/02 03:56:38 UTC, 0 replies.
- [5/7] drill git commit: DRILL-3921: Initialize the underlying record reader lazily in HiveRecordReader - posted by ja...@apache.org on 2015/11/02 03:56:39 UTC, 0 replies.
- [6/7] drill git commit: DRILL-1752: Fixing query failures of unsharded db/collection in sharded cluster - posted by ja...@apache.org on 2015/11/02 03:56:40 UTC, 0 replies.
- [7/7] drill git commit: DRILL-3810: Add Avro schema support - posted by ja...@apache.org on 2015/11/02 03:56:41 UTC, 0 replies.
- [1/2] drill git commit: SerializedExecutor sketch for consideration. - posted by ja...@apache.org on 2015/11/02 20:37:13 UTC, 0 replies.
- [2/2] drill git commit: DRILL-3242: Update RPC layer so that requests and response are managed on a secondary thread. - Create a separate serialized executor for fragment receiverFinished events. - Update serialized executor to pool object creation. - En - posted by ja...@apache.org on 2015/11/02 20:37:14 UTC, 0 replies.
- drill git commit: minor typo fix - posted by br...@apache.org on 2015/11/03 00:51:38 UTC, 0 replies.
- drill-site git commit: minor edit to fix typo - posted by br...@apache.org on 2015/11/03 00:59:17 UTC, 0 replies.
- drill git commit: DRILL-3871: Off by one error while reading binary fields with one terminal null in parquet. - posted by pa...@apache.org on 2015/11/03 02:48:48 UTC, 0 replies.
- [1/6] drill git commit: DRILL-3232: Promotable writer - posted by sm...@apache.org on 2015/11/03 09:44:34 UTC, 0 replies.
- [2/6] drill git commit: DRILL-3233: Expression handling for Union types - posted by sm...@apache.org on 2015/11/03 09:44:35 UTC, 0 replies.
- [3/6] drill git commit: DRILL-3229: Implement Union type vector - posted by sm...@apache.org on 2015/11/03 09:44:36 UTC, 0 replies.
- [4/6] drill git commit: DRILL-3229: Implement Union type vector - posted by sm...@apache.org on 2015/11/03 09:44:37 UTC, 0 replies.
- [5/6] drill git commit: DRILL-3229: Miscellaneous Union-type fixes - posted by sm...@apache.org on 2015/11/03 09:44:38 UTC, 0 replies.
- [6/6] drill git commit: DRILL-3229: Miscellaneous Union-type fixes - posted by sm...@apache.org on 2015/11/03 09:44:39 UTC, 0 replies.
- drill git commit: DRILL-3912: Common subexpression elimination - posted by sm...@apache.org on 2015/11/04 07:07:29 UTC, 0 replies.
- [1/2] drill git commit: DRILL-3941: Add timing instrumentation in different phases of partition pruning Add basic timing instrumentation while initializing FileSelection and reading the metadata cache file - posted by me...@apache.org on 2015/11/04 19:27:17 UTC, 0 replies.
- [2/2] drill git commit: DRILL-3634: Add number of partitions information in the plan for hive scans - posted by me...@apache.org on 2015/11/04 19:27:18 UTC, 0 replies.
- drill git commit: DRILL-4032: Check if a new vector was created to determine if allocation is necessary in MapWriter closes #241 - posted by sm...@apache.org on 2015/11/05 01:26:27 UTC, 0 replies.
- drill git commit: DRILL-3952: Improve Window Functions performance when not all batches are required to process the current batch - posted by ad...@apache.org on 2015/11/05 05:24:46 UTC, 0 replies.
- [1/9] drill git commit: DRILL-4031: Log warning and ignore columns returned from JDBC source that are unsupported. - posted by ja...@apache.org on 2015/11/05 06:56:39 UTC, 0 replies.
- [2/9] drill git commit: DRILL-951: Add support for csv header row parsing - posted by ja...@apache.org on 2015/11/05 06:56:40 UTC, 0 replies.
- [3/9] drill git commit: DRILL-3963: Add Sequence file support. - posted by ja...@apache.org on 2015/11/05 06:56:41 UTC, 0 replies.
- [4/9] drill git commit: DRILL-3793: New MergeJoin and add RecordIterator interface - posted by ja...@apache.org on 2015/11/05 06:56:42 UTC, 0 replies.
- [5/9] drill git commit: DRILL-3793: New MergeJoin and add RecordIterator interface - posted by ja...@apache.org on 2015/11/05 06:56:43 UTC, 0 replies.
- [6/9] drill git commit: DRILL-3994: make classpath scanning work on windows - posted by ja...@apache.org on 2015/11/05 06:56:44 UTC, 0 replies.
- [7/9] drill git commit: DRILL-4006: Reallocate offset vector in repeated vectors when index is beyond the current capacity - posted by ja...@apache.org on 2015/11/05 06:56:45 UTC, 0 replies.
- [8/9] drill git commit: DRILL-4028: Update Drill to leverage latest version of Parquet library. - posted by ja...@apache.org on 2015/11/05 06:56:46 UTC, 0 replies.
- [9/9] drill git commit: DRILL-4028: Update Drill to leverage latest version of Parquet library. - posted by ja...@apache.org on 2015/11/05 06:56:47 UTC, 0 replies.
- drill git commit: DRILL-4040: Build failure on master - posted by ad...@apache.org on 2015/11/05 22:58:46 UTC, 0 replies.
- drill git commit: DRILL-4025: Create FileSelection object with the appropriate file statuses - posted by me...@apache.org on 2015/11/06 07:22:03 UTC, 0 replies.
- drill git commit: DRILL-4042: Unable to run sqlline in embedded mode on Windows - posted by ad...@apache.org on 2015/11/07 00:02:19 UTC, 0 replies.
- drill git commit: remove empty array stuff and launchctl - posted by br...@apache.org on 2015/11/07 01:01:06 UTC, 0 replies.
- drill-site git commit: edits - posted by br...@apache.org on 2015/11/07 01:11:32 UTC, 3 replies.
- drill git commit: Added other meetup groups - posted by ts...@apache.org on 2015/11/07 01:59:44 UTC, 0 replies.
- drill-site git commit: Added other meetup groups - posted by ts...@apache.org on 2015/11/07 01:59:51 UTC, 0 replies.
- [1/5] drill git commit: Add synchronization to DrillBuf.retain() to avoid contention issues. - posted by ja...@apache.org on 2015/11/07 06:41:54 UTC, 0 replies.
- [2/5] drill git commit: DRILL-4048: Fix reading required dictionary encoded varbinary data in parquet files after recent update - posted by ja...@apache.org on 2015/11/07 06:41:55 UTC, 0 replies.
- [3/5] drill git commit: DRILL-4046: Upgrade Joda to later version (avoid contention issues) - posted by ja...@apache.org on 2015/11/07 06:41:56 UTC, 0 replies.
- [4/5] drill git commit: Add assertion around QueryDataBatch release to ensure that we're not releasing the buffers twice. - posted by ja...@apache.org on 2015/11/07 06:41:57 UTC, 0 replies.
- [5/5] drill git commit: DRILL-4049: Terminate StatusThread when Workmanager is closed. - posted by ja...@apache.org on 2015/11/07 06:41:58 UTC, 0 replies.
- [1/8] drill git commit: DRILL-2769: Fix most non-SQLException not-supported-yet exceptions. - posted by hg...@apache.org on 2015/11/10 22:49:36 UTC, 0 replies.
- [2/8] drill git commit: DRILL-2769: Fix most non-SQLException not-supported-yet exceptions. - posted by hg...@apache.org on 2015/11/10 22:49:37 UTC, 0 replies.
- [3/8] drill git commit: DRILL-2489: Throw exception from remaining methods for closed JDBC objects. - posted by hg...@apache.org on 2015/11/10 22:49:38 UTC, 0 replies.
- [4/8] drill git commit: DRILL-2489: Throw exception from remaining methods for closed JDBC objects. - posted by hg...@apache.org on 2015/11/10 22:49:39 UTC, 0 replies.
- [5/8] drill git commit: DRILL-2489: Throw exception from remaining methods for closed JDBC objects. - posted by hg...@apache.org on 2015/11/10 22:49:40 UTC, 0 replies.
- [6/8] drill git commit: DRILL-3766: Fix ResultSet.getRow() (make 1-based; return 0 at end). - posted by hg...@apache.org on 2015/11/10 22:49:41 UTC, 0 replies.
- [7/8] drill git commit: DRILL-2288: Fix ScanBatch violation of IterOutcome protocol and downstream chain of bugs. - posted by hg...@apache.org on 2015/11/10 22:49:42 UTC, 0 replies.
- [8/8] drill git commit: DRILL-2288: Fix ScanBatch violation of IterOutcome protocol and downstream chain of bugs. - posted by hg...@apache.org on 2015/11/10 22:49:43 UTC, 0 replies.
- [1/2] drill git commit: DRILL-4065: Maintain a cache of created UserGroupInformation objects so that we don't accidentally generate thousands of FileSystem objects & threads. - posted by ja...@apache.org on 2015/11/11 06:20:54 UTC, 0 replies.
- [2/2] drill git commit: DRILL-4041 & DRILL-4057: Disable RPC thread offload until concurrency bug is found. - posted by ja...@apache.org on 2015/11/11 06:20:55 UTC, 0 replies.
- drill-site git commit: New Apache direct download link - posted by ts...@apache.org on 2015/11/11 07:38:52 UTC, 0 replies.
- drill git commit: New Apache direct download link - posted by ts...@apache.org on 2015/11/11 07:39:08 UTC, 0 replies.
- drill git commit: DRILL-4071: Detect nested holistic expressions while traversing filter tree for partition pruning - posted by me...@apache.org on 2015/11/12 08:29:45 UTC, 0 replies.
- drill-site git commit: Added Tokyo meetup - posted by ts...@apache.org on 2015/11/12 21:06:51 UTC, 0 replies.
- drill git commit: Added Tokyo meetup - posted by ts...@apache.org on 2015/11/12 21:06:59 UTC, 0 replies.
- drill-site git commit: DRILL-4080: doc file deleted from gh-pages appears when obsolete url is used - posted by ad...@apache.org on 2015/11/12 21:52:26 UTC, 0 replies.
- [01/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:31 UTC, 0 replies.
- [02/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:32 UTC, 0 replies.
- [03/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:33 UTC, 0 replies.
- [04/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:34 UTC, 0 replies.
- [05/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:35 UTC, 0 replies.
- [06/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:36 UTC, 0 replies.
- [07/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:37 UTC, 0 replies.
- [08/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:38 UTC, 0 replies.
- [09/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:39 UTC, 0 replies.
- [10/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:40 UTC, 0 replies.
- [11/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:41 UTC, 0 replies.
- [12/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:42 UTC, 0 replies.
- [13/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:43 UTC, 0 replies.
- [14/45] drill git commit: DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer classes. - posted by ja...@apache.org on 2015/11/13 03:37:44 UTC, 0 replies.
- [15/45] drill git commit: DRILL-3987: (REFACTOR) Working TPCH unit tests - posted by ja...@apache.org on 2015/11/13 03:37:45 UTC, 0 replies.
- [16/45] drill git commit: DRILL-3987: (REFACTOR) Common and Vector modules building. - posted by ja...@apache.org on 2015/11/13 03:37:46 UTC, 0 replies.
- [17/45] drill git commit: DRILL-3987: (REFACTOR) Common and Vector modules building. - posted by ja...@apache.org on 2015/11/13 03:37:47 UTC, 0 replies.
- [18/45] drill git commit: DRILL-3987: (REFACTOR) Common and Vector modules building. - posted by ja...@apache.org on 2015/11/13 03:37:48 UTC, 0 replies.
- [19/45] drill git commit: DRILL-3987: (REFACTOR) Common and Vector modules building. - posted by ja...@apache.org on 2015/11/13 03:37:49 UTC, 0 replies.
- [20/45] drill git commit: DRILL-3987: (REFACTOR) Common and Vector modules building. - posted by ja...@apache.org on 2015/11/13 03:37:50 UTC, 0 replies.
- [21/45] drill git commit: DRILL-3987: (REFACTOR) Extract BoundsChecking check from AssertionUtil. Remove unused file. - posted by ja...@apache.org on 2015/11/13 03:37:51 UTC, 0 replies.
- [22/45] drill git commit: DRILL-3987: (MOVE) Extract RPC, memory-base and memory-impl as separate modules. - posted by ja...@apache.org on 2015/11/13 03:37:52 UTC, 0 replies.
- [23/45] drill git commit: DRILL-3987: (MOVE) Extract RPC, memory-base and memory-impl as separate modules. - posted by ja...@apache.org on 2015/11/13 03:37:53 UTC, 0 replies.
- [24/45] drill git commit: DRILL-3987: (MOVE) Extract RPC, memory-base and memory-impl as separate modules. - posted by ja...@apache.org on 2015/11/13 03:37:54 UTC, 0 replies.
- [25/45] drill git commit: DRILL-3987: (MOVE) Extract RPC, memory-base and memory-impl as separate modules. - posted by ja...@apache.org on 2015/11/13 03:37:55 UTC, 0 replies.
- [26/45] drill git commit: DRILL-3987: (MOVE) Extract RPC, memory-base and memory-impl as separate modules. - posted by ja...@apache.org on 2015/11/13 03:37:56 UTC, 0 replies.
- [27/45] drill git commit: DRILL-3987: (MOVE) Extract RPC, memory-base and memory-impl as separate modules. - posted by ja...@apache.org on 2015/11/13 03:37:57 UTC, 0 replies.
- [28/45] drill git commit: DRILL-3987: (MOVE) Extract RPC, memory-base and memory-impl as separate modules. - posted by ja...@apache.org on 2015/11/13 03:37:58 UTC, 0 replies.
- [29/45] drill git commit: DRILL-3987: (CLEANUP) Delete unused files - posted by ja...@apache.org on 2015/11/13 03:37:59 UTC, 0 replies.
- [30/45] drill git commit: DRILL-3987: (REFACTOR) Remove any parent Drill dependencies for drill-memory-base. - posted by ja...@apache.org on 2015/11/13 03:38:00 UTC, 0 replies.
- [31/45] drill git commit: DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move to new drill-logical model. - posted by ja...@apache.org on 2015/11/13 03:38:01 UTC, 0 replies.
- [32/45] drill git commit: DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move to new drill-logical model. - posted by ja...@apache.org on 2015/11/13 03:38:02 UTC, 0 replies.
- [33/45] drill git commit: DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move to new drill-logical model. - posted by ja...@apache.org on 2015/11/13 03:38:03 UTC, 0 replies.
- [34/45] drill git commit: DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move to new drill-logical model. - posted by ja...@apache.org on 2015/11/13 03:38:04 UTC, 0 replies.
- [35/45] drill git commit: DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move to new drill-logical model. - posted by ja...@apache.org on 2015/11/13 03:38:05 UTC, 0 replies.
- [36/45] drill git commit: DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move to new drill-logical model. - posted by ja...@apache.org on 2015/11/13 03:38:06 UTC, 0 replies.
- [37/45] drill git commit: DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move to new drill-logical model. - posted by ja...@apache.org on 2015/11/13 03:38:07 UTC, 0 replies.
- [38/45] drill git commit: DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move to new drill-logical model. - posted by ja...@apache.org on 2015/11/13 03:38:08 UTC, 0 replies.
- [39/45] drill git commit: DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move to new drill-logical model. - posted by ja...@apache.org on 2015/11/13 03:38:09 UTC, 0 replies.
- [40/45] drill git commit: DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move to new drill-logical model. - posted by ja...@apache.org on 2015/11/13 03:38:10 UTC, 0 replies.
- [41/45] drill git commit: DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move to new drill-logical model. - posted by ja...@apache.org on 2015/11/13 03:38:11 UTC, 0 replies.
- [42/45] drill git commit: DRILL-3987: (CLEANUP) Final cleanups to get complete working build/distribution - posted by ja...@apache.org on 2015/11/13 03:38:12 UTC, 0 replies.
- [43/45] drill git commit: DRILL-4065: Maintain a cache of created UserGroupInformation objects so that we don't accidentally generate thousands of FileSystem objects & threads. - posted by ja...@apache.org on 2015/11/13 03:38:13 UTC, 0 replies.
- [44/45] drill git commit: DRILL-4085: Disable RPC thread offload until concurrency bug is found. - posted by ja...@apache.org on 2015/11/13 03:38:14 UTC, 0 replies.
- [45/45] drill git commit: Roll forward to 1.4.0-SNAPSHOT - posted by ja...@apache.org on 2015/11/13 03:38:15 UTC, 0 replies.
- drill git commit: DRILL-3786: Query with window function fails with IllegalFormatConversionException - posted by ad...@apache.org on 2015/11/13 22:13:09 UTC, 0 replies.
- [1/2] drill git commit: DRILL-3791: MySQL tests for JDBC plugin - posted by js...@apache.org on 2015/11/13 23:49:08 UTC, 0 replies.
- [2/2] drill git commit: DRILL-4082: Better error message when multiple versions of the same function are found by the classpath scanner - posted by js...@apache.org on 2015/11/13 23:49:09 UTC, 0 replies.
- [1/2] drill git commit: make subsection links work on safari - posted by br...@apache.org on 2015/11/14 00:30:59 UTC, 0 replies.
- [2/2] drill git commit: fixes fm Yulyia & DRILL-3971 - posted by br...@apache.org on 2015/11/14 00:31:00 UTC, 0 replies.
- [1/5] drill-site git commit: edits - posted by br...@apache.org on 2015/11/14 00:37:53 UTC, 0 replies.
- [2/5] drill-site git commit: edits - posted by br...@apache.org on 2015/11/14 00:37:54 UTC, 0 replies.
- [3/5] drill-site git commit: edits - posted by br...@apache.org on 2015/11/14 00:37:55 UTC, 0 replies.
- [4/5] drill-site git commit: edits - posted by br...@apache.org on 2015/11/14 00:37:56 UTC, 0 replies.
- [5/5] drill-site git commit: edits - posted by br...@apache.org on 2015/11/14 00:37:57 UTC, 0 replies.
- drill git commit: DRILL-2601: log the query text and query id right at the beginning of foreman's runSQL(). - posted by am...@apache.org on 2015/11/14 02:26:52 UTC, 0 replies.
- drill git commit: DRILL-4083: ScanPrel's CPU cost should not be zero even if column count is zero - posted by jn...@apache.org on 2015/11/14 02:37:07 UTC, 0 replies.
- Re: Your diet and tranning plan is now ready ! - posted by Renie Christie <co...@drill.apache.org> on 2015/11/14 22:06:03 UTC, 0 replies.
- drill git commit: DRILL-4081: Handle schema changes in ExternalSort - posted by sm...@apache.org on 2015/11/16 23:33:15 UTC, 0 replies.
- drill git commit: DRILL-3765: Move partitioning pruning to HepPlanner to avoid the performance overhead for redundant rule execution. - posted by jn...@apache.org on 2015/11/17 05:27:11 UTC, 0 replies.
- drill git commit: DRILL-4089: make JSON pretty printing configurable Use system dependent line-feed to seperate records when pretty printing is turned off refactor ExecConstants to eliminate unneeded modifier & accessor declarations - posted by hg...@apache.org on 2015/11/17 19:35:33 UTC, 0 replies.
- [1/3] drill git commit: DRILL-4103: add drill.version to parquet metadata - posted by ja...@apache.org on 2015/11/18 06:59:56 UTC, 0 replies.
- [2/3] drill git commit: DRILL-4063: Add s3a dependency jars and example core-site.xml - posted by ja...@apache.org on 2015/11/18 06:59:57 UTC, 0 replies.
- [3/3] drill git commit: DRILL-4056: Fix corruption bug reading string data out of Avro - posted by ja...@apache.org on 2015/11/18 06:59:58 UTC, 0 replies.
- drill git commit: editorial, link - posted by br...@apache.org on 2015/11/18 20:27:30 UTC, 0 replies.
- drill git commit: DRILL-3171: handle concurrent Zookeeper node creation gracefully - posted by hg...@apache.org on 2015/11/20 03:06:44 UTC, 0 replies.
- svn commit: r11252 - in /release/drill: drill-1.1.0/ drill-1.3.0/ - posted by ja...@apache.org on 2015/11/21 07:41:54 UTC, 0 replies.
- drill git commit: [maven-release-plugin] prepare release drill-1.3.0 - posted by ja...@apache.org on 2015/11/23 22:51:50 UTC, 0 replies.
- [01/30] drill git commit: correction from Andries - posted by ts...@apache.org on 2015/11/23 22:53:44 UTC, 0 replies.
- [02/30] drill git commit: edit for jdbc addition - posted by ts...@apache.org on 2015/11/23 22:53:45 UTC, 0 replies.
- [03/30] drill git commit: add rest api docs - posted by ts...@apache.org on 2015/11/23 22:53:46 UTC, 0 replies.
- [04/30] drill git commit: minor edits - posted by ts...@apache.org on 2015/11/23 22:53:47 UTC, 0 replies.
- [05/30] drill git commit: add horizontal lines - posted by ts...@apache.org on 2015/11/23 22:53:48 UTC, 0 replies.
- [06/30] drill git commit: line breaks - posted by ts...@apache.org on 2015/11/23 22:53:49 UTC, 0 replies.
- [07/30] drill git commit: links - posted by ts...@apache.org on 2015/11/23 22:53:50 UTC, 0 replies.
- [08/30] drill git commit: links - posted by ts...@apache.org on 2015/11/23 22:53:51 UTC, 0 replies.
- [09/30] drill git commit: organize ala web console - posted by ts...@apache.org on 2015/11/23 22:53:52 UTC, 0 replies.
- [10/30] drill git commit: tweak intro - posted by ts...@apache.org on 2015/11/23 22:53:53 UTC, 0 replies.
- [11/30] drill git commit: typo - posted by ts...@apache.org on 2015/11/23 22:53:54 UTC, 0 replies.
- [12/30] drill git commit: minor edits - posted by ts...@apache.org on 2015/11/23 22:53:55 UTC, 0 replies.
- [13/30] drill git commit: editorial - posted by ts...@apache.org on 2015/11/23 22:53:56 UTC, 0 replies.
- [14/30] drill git commit: add rn, remove rest-api - posted by ts...@apache.org on 2015/11/23 22:53:57 UTC, 0 replies.
- [15/30] drill git commit: add back rest-api doc - posted by ts...@apache.org on 2015/11/23 22:53:58 UTC, 0 replies.
- [16/30] drill git commit: AddThis - posted by ts...@apache.org on 2015/11/23 22:53:59 UTC, 0 replies.
- [17/30] drill git commit: 1.3 release blog post - posted by ts...@apache.org on 2015/11/23 22:54:00 UTC, 0 replies.
- [18/30] drill git commit: Add additional configuration information for specific databases - posted by ts...@apache.org on 2015/11/23 22:54:01 UTC, 0 replies.
- [19/30] drill git commit: Update 050-json-data-model.md - posted by ts...@apache.org on 2015/11/23 22:54:02 UTC, 0 replies.
- [20/30] drill git commit: Update 035-plugin-configuration-basics.md - posted by ts...@apache.org on 2015/11/23 22:54:03 UTC, 0 replies.
- [21/30] drill git commit: Update 060-text-files-csv-tsv-psv.md - posted by ts...@apache.org on 2015/11/23 22:54:04 UTC, 0 replies.
- [22/30] drill git commit: Sequence file format and example query. - posted by ts...@apache.org on 2015/11/23 22:54:05 UTC, 0 replies.
- [23/30] drill git commit: Update classpath scanning doc - posted by ts...@apache.org on 2015/11/23 22:54:06 UTC, 0 replies.
- [24/30] drill git commit: Update 040-adding-custom-functions-to-drill.md - posted by ts...@apache.org on 2015/11/23 22:54:07 UTC, 0 replies.
- [25/30] drill git commit: Add note about parquet file migration in 1.3 - posted by ts...@apache.org on 2015/11/23 22:54:08 UTC, 0 replies.
- [26/30] drill git commit: Create 110-s3-storage-plugin.md - posted by ts...@apache.org on 2015/11/23 22:54:09 UTC, 0 replies.
- [27/30] drill git commit: Update 110-s3-storage-plugin.md - posted by ts...@apache.org on 2015/11/23 22:54:10 UTC, 0 replies.
- [28/30] drill git commit: Doc data - posted by ts...@apache.org on 2015/11/23 22:54:11 UTC, 0 replies.
- [29/30] drill git commit: Merge commit '38c3cb4f8051cd6896d2117a2edeb10e08200109' into gh-pages - posted by ts...@apache.org on 2015/11/23 22:54:12 UTC, 0 replies.
- [30/30] drill git commit: Drill 1.3 - posted by ts...@apache.org on 2015/11/23 22:54:13 UTC, 0 replies.
- [01/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:19 UTC, 0 replies.
- [02/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:20 UTC, 0 replies.
- [03/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:21 UTC, 0 replies.
- [04/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:22 UTC, 0 replies.
- [05/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:23 UTC, 0 replies.
- [06/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:24 UTC, 0 replies.
- [07/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:25 UTC, 0 replies.
- [08/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:26 UTC, 0 replies.
- [09/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:27 UTC, 0 replies.
- [10/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:28 UTC, 0 replies.
- [11/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:29 UTC, 0 replies.
- [12/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:30 UTC, 0 replies.
- [13/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:31 UTC, 0 replies.
- [14/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:32 UTC, 0 replies.
- [15/15] drill-site git commit: 1.3 website update - posted by ts...@apache.org on 2015/11/23 22:56:33 UTC, 0 replies.
- drill git commit: DRILL-3543: Add stats for external sort to a query profile - posted by ad...@apache.org on 2015/11/24 00:20:06 UTC, 0 replies.
- drill git commit: DRILL-4094: Respect skipTests in JDBC plugin tests. - posted by js...@apache.org on 2015/11/24 03:27:56 UTC, 0 replies.
- drill git commit: DRILL:3854: Ensure the readIndex of DrillBuf[] returned by ValueVector.getBuffers points at 0 - posted by me...@apache.org on 2015/11/25 01:14:11 UTC, 0 replies.
- drill git commit: DRILL-2618: handle queries over empty folders consistently so that they report table not found rather than failing. Refactor FileSelection to eliminate redundancy, make it more managable Fix WorkspaceSchemaFactory to handle empty folder - posted by hg...@apache.org on 2015/11/25 01:49:11 UTC, 0 replies.
- [01/31] drill git commit: add horizontal lines - posted by br...@apache.org on 2015/11/25 23:02:49 UTC, 0 replies.
- [02/31] drill git commit: minor edits - posted by br...@apache.org on 2015/11/25 23:02:50 UTC, 0 replies.
- [03/31] drill git commit: add rest api docs - posted by br...@apache.org on 2015/11/25 23:02:51 UTC, 0 replies.
- [04/31] drill git commit: edit for jdbc addition - posted by br...@apache.org on 2015/11/25 23:02:52 UTC, 0 replies.
- [05/31] drill git commit: correction from Andries - posted by br...@apache.org on 2015/11/25 23:02:53 UTC, 0 replies.
- [06/31] drill git commit: add back rest-api doc - posted by br...@apache.org on 2015/11/25 23:02:54 UTC, 0 replies.
- [07/31] drill git commit: links - posted by br...@apache.org on 2015/11/25 23:02:55 UTC, 0 replies.
- [08/31] drill git commit: links - posted by br...@apache.org on 2015/11/25 23:02:56 UTC, 0 replies.
- [09/31] drill git commit: line breaks - posted by br...@apache.org on 2015/11/25 23:02:57 UTC, 0 replies.
- [10/31] drill git commit: add rn, remove rest-api - posted by br...@apache.org on 2015/11/25 23:02:58 UTC, 0 replies.
- [11/31] drill git commit: minor edits - posted by br...@apache.org on 2015/11/25 23:02:59 UTC, 0 replies.
- [12/31] drill git commit: tweak intro - posted by br...@apache.org on 2015/11/25 23:03:00 UTC, 0 replies.
- [13/31] drill git commit: organize ala web console - posted by br...@apache.org on 2015/11/25 23:03:01 UTC, 0 replies.
- [14/31] drill git commit: typo - posted by br...@apache.org on 2015/11/25 23:03:02 UTC, 0 replies.
- [15/31] drill git commit: editorial - posted by br...@apache.org on 2015/11/25 23:03:03 UTC, 0 replies.
- [16/31] drill git commit: 1.3 release blog post - posted by br...@apache.org on 2015/11/25 23:03:04 UTC, 0 replies.
- [17/31] drill git commit: Add additional configuration information for specific databases - posted by br...@apache.org on 2015/11/25 23:03:05 UTC, 0 replies.
- [18/31] drill git commit: Update 035-plugin-configuration-basics.md - posted by br...@apache.org on 2015/11/25 23:03:06 UTC, 0 replies.
- [19/31] drill git commit: Update 050-json-data-model.md - posted by br...@apache.org on 2015/11/25 23:03:07 UTC, 0 replies.
- [20/31] drill git commit: Update 060-text-files-csv-tsv-psv.md - posted by br...@apache.org on 2015/11/25 23:03:08 UTC, 0 replies.
- [21/31] drill git commit: AddThis - posted by br...@apache.org on 2015/11/25 23:03:09 UTC, 0 replies.
- [22/31] drill git commit: resolve merge conflict - posted by br...@apache.org on 2015/11/25 23:03:10 UTC, 0 replies.
- [23/31] drill git commit: Update classpath scanning doc - posted by br...@apache.org on 2015/11/25 23:03:11 UTC, 0 replies.
- [24/31] drill git commit: Update 040-adding-custom-functions-to-drill.md - posted by br...@apache.org on 2015/11/25 23:03:12 UTC, 0 replies.
- [25/31] drill git commit: Add note about parquet file migration in 1.3 - posted by br...@apache.org on 2015/11/25 23:03:13 UTC, 0 replies.
- [26/31] drill git commit: Create 110-s3-storage-plugin.md - posted by br...@apache.org on 2015/11/25 23:03:14 UTC, 0 replies.
- [27/31] drill git commit: Drill 1.3 - posted by br...@apache.org on 2015/11/25 23:03:15 UTC, 0 replies.
- [28/31] drill git commit: tweak Jason's pull request - posted by br...@apache.org on 2015/11/25 23:03:16 UTC, 0 replies.
- [29/31] drill git commit: Update 110-s3-storage-plugin.md - posted by br...@apache.org on 2015/11/25 23:03:17 UTC, 0 replies.
- [30/31] drill git commit: Doc data - posted by br...@apache.org on 2015/11/25 23:03:18 UTC, 0 replies.
- [31/31] drill git commit: Merge remote-tracking branch 'remotes/apache/gh-pages' into gh-pages - posted by br...@apache.org on 2015/11/25 23:03:19 UTC, 0 replies.
- drill git commit: fix posted problems - posted by br...@apache.org on 2015/11/25 23:31:43 UTC, 0 replies.
- [1/4] drill git commit: DRILL-4047: Support querying a table with options - posted by js...@apache.org on 2015/11/26 05:03:57 UTC, 0 replies.
- [2/4] drill git commit: DRILL-4103: add drill.version to parquet metadata - posted by js...@apache.org on 2015/11/26 05:03:58 UTC, 0 replies.
- [3/4] drill git commit: DRILL-4056: Fix corruption bug reading string data out of Avro - posted by js...@apache.org on 2015/11/26 05:03:59 UTC, 0 replies.
- [4/4] drill git commit: DRILL-4063: Add s3a dependency jars and example core-site.xml - posted by js...@apache.org on 2015/11/26 05:04:00 UTC, 0 replies.