par...@apache.org |
[01/15] drill git commit: DRILL-3423: Initial HTTPD log plugin. Needs tests. Would be good to improve the timestamp and cookies behaviors since we can make those more type specific. |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[02/15] drill git commit: DRILL-3423: Adding HTTPd Log Parsing functionality including full pushdown, type remapping and wildcard support. Pushed through the requested columns for push down to the parser. Added more tests to cover a few more use cases. |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[03/15] drill git commit: DRILL-3243: Added CSG mods. Fixed field names. Removed old test files Added Parse_url and parse_query() functions Fix unit test |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[04/15] drill git commit: DRILL-4373: Drill and Hive have incompatible timestamp representations in parquet - added sys/sess option "store.parquet.int96_as_timestamp"; - added int96 to timestamp converter for both readers; - added unit tests; |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[05/15] drill git commit: DRILL-1268: Add unit test to C++ native client |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[06/15] drill git commit: DRILL-4853: Update C++ protobuf source files |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[07/15] drill git commit: DRILL-4853: Update C++ protobuf source files |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[08/15] drill git commit: DRILL-4853: Update C++ protobuf source files |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[09/15] drill git commit: DRILL-4853: Update C++ protobuf source files |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[10/15] drill git commit: DRILL-4420: C++ API for metadata access and prepared statements |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[11/15] drill git commit: DRILL-4420: C++ API for metadata access and prepared statements |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[12/15] drill git commit: DRILL-4420: C++ API for metadata access and prepared statements |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[13/15] drill git commit: DRILL-4420: C++ API for metadata access and prepared statements |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[14/15] drill git commit: DRILL-4420: C++ API for metadata access and prepared statements |
Tue, 01 Nov, 20:29 |
par...@apache.org |
[15/15] drill git commit: DRILL-1996: Add cancel method to Drill C++ connector |
Tue, 01 Nov, 20:30 |
bridg...@apache.org |
drill git commit: edit drill memory page based on changes to product |
Tue, 01 Nov, 20:49 |
bridg...@apache.org |
drill-site git commit: edits to config drill memory doc due to product changes |
Tue, 01 Nov, 21:00 |
bridg...@apache.org |
drill git commit: edit config drill memory |
Tue, 01 Nov, 21:05 |
bridg...@apache.org |
drill-site git commit: edit config drill memory due to product changes |
Tue, 01 Nov, 21:08 |
sudhe...@apache.org |
[1/5] drill git commit: DRILL-4951: Do Guava.patch earlier so we can run single Hbase's unit test through command line or IDE |
Wed, 02 Nov, 18:47 |
sudhe...@apache.org |
[2/5] drill git commit: DRILL-4792: Include session options used for a query as part of the profile |
Wed, 02 Nov, 18:47 |
sudhe...@apache.org |
[3/5] drill git commit: DRILL-4927 (part 2): Add support for Null Equality Joins (mixed comparators) |
Wed, 02 Nov, 18:47 |
sudhe...@apache.org |
[4/5] drill git commit: DRILL-4986: Allow users to customize the Drill log file name |
Wed, 02 Nov, 18:47 |
sudhe...@apache.org |
[5/5] drill git commit: DRILL-4989: Fix TestParquetWriter.testImpalaParquetBinaryAsTimeStamp_DictChange |
Wed, 02 Nov, 18:47 |
par...@apache.org |
[01/10] drill git commit: DRILL-4800: Use a buffering input stream in the Parquet reader |
Sat, 05 Nov, 00:11 |
par...@apache.org |
[02/10] drill git commit: DRILL-4800: Add AsyncPageReader to pipeline PageRead Use non tracking input stream for Parquet scans. Make choice between async and sync reader configurable. Make various options user configurable - choose between sync and async |
Sat, 05 Nov, 00:11 |
par...@apache.org |
[03/10] drill git commit: DRILL-4800: Parallelize column reading. Read/Decode fixed width fields in parallel Decoding var length columns in parallel Use simplified decompress method for Gzip and Snappy decompression. Avoids concurrency issue with Parquet |
Sat, 05 Nov, 00:11 |
par...@apache.org |
[04/10] drill git commit: DRILL-4800: Various fixes. Fix buffer underflow exception in BufferedDirectBufInputStream. Fix writer index for in64 dictionary encoded types. Added logging to help debug. Fix memory leaks. Work around issues with of InputStream |
Sat, 05 Nov, 00:11 |
par...@apache.org |
[05/10] drill git commit: DRILL-5400: Fix NPE in corrupt date detection |
Sat, 05 Nov, 00:11 |
par...@apache.org |
[06/10] drill git commit: DRILL-1950: Initial prototype patch for parquet filter pushdown. |
Sat, 05 Nov, 00:11 |
par...@apache.org |
[07/10] drill git commit: DRILL-1950: Update parquet metadata cache format to include both min/max and additional column type information. |
Sat, 05 Nov, 00:11 |
par...@apache.org |
[08/10] drill git commit: DRILL-1950: Parquet rowgroup level filter pushdown in query planning time. |
Sat, 05 Nov, 00:11 |
par...@apache.org |
[09/10] drill git commit: DRILL-1950: Parquet rowgroup level filter pushdown in query planning time. |
Sat, 05 Nov, 00:11 |
par...@apache.org |
[10/10] drill git commit: DRILL-1950: Parquet rowgroup level filter pushdown in query planning time. |
Sat, 05 Nov, 00:11 |
sudhe...@apache.org |
[1/4] drill git commit: DRILL-4969: Basic implementation of display size for column metadata |
Sat, 05 Nov, 01:01 |
sudhe...@apache.org |
[2/4] drill git commit: DRILL-4945: Report INTERVAL exact type as column type name |
Sat, 05 Nov, 01:01 |
sudhe...@apache.org |
[3/4] drill git commit: DRILL-4674: Allow casting to boolean the same literals as in Postgres |
Sat, 05 Nov, 01:01 |
sudhe...@apache.org |
[4/4] drill git commit: DRILL-4823: Fix OOM while trying to prune partitions with reasonable data size |
Sat, 05 Nov, 01:01 |
sudhe...@apache.org |
drill git commit: Add Sudheesh's PGP Key |
Sat, 05 Nov, 19:41 |
sudhe...@apache.org |
[1/2] drill git commit: DRILL-5007: Dynamic UDF lazy-init does not work correctly in multi-node cluster |
Wed, 09 Nov, 17:55 |
sudhe...@apache.org |
[2/2] drill git commit: DRILL-5009: Skip reading of empty row groups while reading Parquet metadata |
Wed, 09 Nov, 17:55 |
sudhe...@apache.org |
drill git commit: DRILL-5047: When session option is string, query profile is displayed incorrectly on Web UI |
Fri, 18 Nov, 19:13 |
par...@apache.org |
[1/5] drill git commit: DRILL-4935: Allow drillbits to advertise a configurable host address to Zookeeper |
Wed, 23 Nov, 23:42 |
par...@apache.org |
[2/5] drill git commit: DRILL-4979: Make port of the DataConnection configurable |
Wed, 23 Nov, 23:42 |
par...@apache.org |
[3/5] drill git commit: DRILL-4980: Upgrading of the approach of parquet date correctness status detection - Parquet writer version is added; - Updated the detection method of parquet date correctness. |
Wed, 23 Nov, 23:42 |
par...@apache.org |
[4/5] drill git commit: DRILL-4831: Running refresh table metadata concurrently randomly fails with JsonParseException |
Wed, 23 Nov, 23:42 |
par...@apache.org |
[5/5] drill git commit: DRILL-4995: Allow lazy init when dynamic UDF support is disabled |
Wed, 23 Nov, 23:42 |
sudhe...@apache.org |
svn commit: r17181 - in /release/drill: ./ drill-1.7.0/ drill-1.9.0/ |
Mon, 28 Nov, 21:21 |
sudhe...@apache.org |
[1/2] drill git commit: Revert "DRILL-4373: Drill and Hive have incompatible timestamp representations in parquet - added sys/sess option "store.parquet.int96_as_timestamp"; - added int96 to timestamp converter for both readers; - added unit tests; " |
Mon, 28 Nov, 22:05 |
sudhe...@apache.org |
[2/2] drill git commit: [maven-release-plugin] prepare release drill-1.9.0 |
Mon, 28 Nov, 22:05 |
bridg...@apache.org |
[01/19] drill git commit: Updates to docs for the apache Drill 1.9 release |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[02/19] drill git commit: number adding custom functions to drill folder |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[03/19] drill git commit: updates to adding custom functions to drill |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[04/19] drill git commit: Updates to custom functions docs for 1.9 |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[05/19] drill git commit: 1.9 doc edits |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[06/19] drill git commit: edits for 1.9 |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[07/19] drill git commit: edits for timestamp issues |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[08/19] drill git commit: update to yaml date format |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[09/19] drill git commit: yaml date |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[10/19] drill git commit: edits |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[11/19] drill git commit: add new sql commands for Dynamic UDFs |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[12/19] drill git commit: edits for 1.9 features |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[13/19] drill git commit: edits for 1.9 |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[14/19] drill git commit: 1.9 rn and blog |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[15/19] drill git commit: edits for 1.9 |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[16/19] drill git commit: edits for 1.9 |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[17/19] drill git commit: edits |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[18/19] drill git commit: doc edits for 1.9 |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[19/19] drill git commit: edits 1.9 |
Tue, 29 Nov, 22:42 |
bridg...@apache.org |
[01/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[02/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[03/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[04/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[05/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[06/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[07/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[08/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[09/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[10/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[11/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[12/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[13/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[14/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[15/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[16/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:47 |
bridg...@apache.org |
[17/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:48 |
bridg...@apache.org |
[18/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:48 |
bridg...@apache.org |
[19/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:48 |
bridg...@apache.org |
[20/20] drill-site git commit: updates for drill 1.9 release |
Tue, 29 Nov, 22:48 |
sudhe...@apache.org |
drill git commit: Update version to 1.10.0-SNAPSHOT |
Wed, 30 Nov, 00:02 |