commits
Thread
Date
Later messages
Messages by Thread
[drill] branch master updated: DRILL-6622: Fixed a NullPointerException in a query with Union
boaz
[drill] branch master updated: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file
vitalii
[drill] branch master updated (91b5e4d -> 5f4eeb8)
volodymyr
[drill] 01/02: DRILL-6574: Add option to push LIMIT(0) on top of SCAN (late limit 0 optimization)
volodymyr
[drill] 02/02: DRILL-6574: Code cleanup
volodymyr
[drill] branch master updated: DRILL-6606: Fixed bug in HashJoin that caused it not to return OK_NEW_SCHEMA in some cases.
sorabh
[drill] branch master updated: DRILL-6624: Fix loss of the table row type when the same schema name was specified as single path and as a complex path in the same query
sorabh
[drill-site] branch asf-site updated: edit phonetic and string distance functions examples
bridgetb
[drill] branch master updated: Add public GPG key for user boaz to KEYS
boaz
[drill] branch master updated: DRILL-6614: Allow usage of MapRDBFormatPlugin for HiveStoragePlugin
vitalii
[drill] branch master updated: DRILL-6603: Set num_nulls for parquet statistics to -1 when actual number is not defined.
volodymyr
[drill] branch master updated (6bb0879 -> b1aca33)
boaz
[drill] 01/03: DRILL-6496: Added print methods for debugging tests, and fixed missing log statement in VectorUtils.
boaz
[drill] 02/03: DRILL-6475: Unnest: Null fieldId Pointer.
boaz
[drill] 03/03: DRILL-6104: Add Log/Regex Format Plugin
boaz
[drill-site] branch asf-site updated (5366c79 -> 17f1002)
bridgetb
[drill-site] 02/02: edits
bridgetb
[drill] branch master updated: DRILL-6612: Query fails with AssertionError when joining persistent and temporary tables
arina
[drill] branch master updated: DRILL-6588: Make Sys tables of nullable datatypes
sorabh
[drill] branch master updated: DRILL-6591: Show Exception for failed queries submitted in WebUI
sorabh
[drill] branch master updated: DRILL-5495: convert_from function on top of int96 data results in ArrayIndexOutOfBoundsException
arina
[drill] branch master updated: DRILL-6472: Prevent using zero precision in CAST function
arina
[drill] branch master updated (a77fd14 -> eb90ebd)
sorabh
[drill] 01/13: DRILL-6594: Data batches for Project operator are not being split properly and exceed the maximum specified
sorabh
[drill] 11/13: [DRILL-6587] Added support for custom SSL CTX Options
sorabh
[drill] 10/13: [DRILL-6586] Add SSL Hostname verification with zookeeper connection mode support
sorabh
[drill] 03/13: DRILL-6560: Enhanced the batch statistics logging enablement
sorabh
[drill] 06/13: DRILL-6596: Fix fillEmpties and set methods for Nullable variable length vectors to not use emptyByteArray
sorabh
[drill] 09/13: [DRILL-6581] C++ Client SSL Implementation Fixes/Improvements
sorabh
[drill] 07/13: DRILL-6592: Unnest record batch size is called too frequently
sorabh
[drill] 08/13: DRILL-6579: Added sanity checks to the Parquet reader to avoid infinite loops
sorabh
[drill] 04/13: DRILL-6559: Travis timing out
sorabh
[drill] 13/13: DRILL-6601 LageFileCompilation testProject times out
sorabh
[drill] 05/13: DRILL-6346: Create an Official Drill Docker Container
sorabh
[drill] 02/13: DRILL-6578: Handle query cancellation in Parquet reader
sorabh
[drill] 12/13: DRILL-6542 : IndexOutOfBoundsException for multilevel lateral queries with schema changed partitioned complex data
sorabh
[drill] branch master updated (b0314a3 -> a77fd14)
parthc
[drill] 02/02: DRILL-6516: EMIT support in streaming agg
parthc
[drill] 01/02: DRILL-6516: Fix memory leak issue with Sort and StreamingAgg together
parthc
[drill-site] branch asf-site updated: add new option for hive storage plugin - store.hive.properties
bridgetb
[drill-site] branch asf-site updated (e875d70 -> 3a06342)
bridgetb
[drill-site] 01/02: add doc for hive option to set hive properties at session level
bridgetb
[drill-site] 02/02: edits
bridgetb
[drill] branch master updated: DRILL-6583: Add space between pagination links in Profiles (WebUI) list
sorabh
[drill] branch master updated: DRILL-5797: Use Parquet new reader on all non-complex columns queries
arina
[drill] branch master updated (aee899c -> e79db14)
arina
[drill] 04/04: DRILL-6529 Project Batch Sizing causes two LargeFileCompilation tests to timeout
arina
[drill] 03/04: DRILL-6549: batch sizing for nested loop join
arina
[drill] 01/04: DRILL-6575: Add store.hive.conf.properties option to allow set Hive properties at session level
arina
[drill] 02/04: DRILL-6519: Add String Distance and Phonetic Functions
arina
[drill-site] branch asf-site updated: fix broken link
bridgetb
[drill-site] branch asf-site updated: edits to fix broken links
bridgetb
[drill] branch master updated: DRILL-6570: Fixed IndexOutofBoundException in Parquet Reader
boaz
[drill] branch master updated: DRILL-5977: Implement Filter Pushdown in Drill-Kafka plugin
arina
[drill] branch master updated (cacca92 -> 96fa539)
arina
[drill] 01/04: DRILL-6557: Use size in bytes during Hive statistics calculation if present
arina
[drill] 02/04: DRILL-6553: Fix TopN for unnest operator
arina
[drill] 03/04: DRILL-6577: Change Hash-Join fallback default to false
arina
[drill] 04/04: DRILL-6534: Upgrade ZooKeeper patch version to 3.4.12 and add Apache Curator to dependencyManagement
arina
[drill] branch master updated: DRILL-6546: Allow unnest function with nested columns and complex expressions
arina
[drill] branch master updated: DRILL-6576: Unnest reports incoming record counts incorrectly
parthc
[drill] branch master updated: DRILL-6494: Drill Plugins Handler
vitalii
[drill] branch master updated (f1a3bd1 -> 069c304)
parthc
[drill] 02/03: DRILL-6530: JVM crash with a query involving multiple json files with one file having a schema change of one column from string to list
parthc
[drill] 01/03: DRILL-6535: ClassCastException in Lateral Unnest queries when dealing with schema changed json data Note: The issue was happening because for a left incoming all right batches were filtered and hence outputIndex was still 0 when new left incoming came with OK_NEW_SCHEMA. The OK_NEW_SCHEMA change was consumed without updating output container schema.
parthc
[drill] 03/03: DRILL-6561: Lateral excluding the columns from output container provided by projection push into rules
parthc
[drill] branch master updated: DRILL-6310: limit batch size for hash aggregate
volodymyr
[drill] branch master updated (f481a7c -> 482a635)
volodymyr
[drill] 05/06: DRILL-6554: Minor code improvements in parquet statistics handling
volodymyr
[drill] 02/06: DRILL-4580: Support for exporting storage plugin configurations
volodymyr
[drill] 04/06: DRILL-6548: IllegalStateException: Unexpected EMIT outcome received in buildSchema phase
volodymyr
[drill] 03/06: DRILL-6545: Projection Push down into Lateral Join operator.
volodymyr
[drill] 06/06: DRILL-6537: Limit the batch size for buffering operators based on how much memory they get
volodymyr
[drill] 01/06: DRILL-4020: The not-equal operator returns incorrect results when used on the HBase row key
volodymyr
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: edit
bridgetb
[drill-site] branch asf-site updated: fix error in decimal data type topic
bridgetb
[drill] branch master updated (3b34f0d -> 140d09e)
boaz
[drill] 01/02: DRILL-6512: Remove unnecessary processing overhead from RecordBatchSizer
boaz
[drill] 02/02: DRILL-6539: Record count not set for this vector container error
boaz
[drill] branch master updated: DRILL-6498: Support for EMIT outcome in ExternalSortBatch
sorabh
[drill-site] branch asf-site updated: doc edits and updates for Drill 1.14
bridgetb
[drill] branch master updated: DRILL-6526: Refactor FileSystemConfig to disallow direct access from the code to its variables
arina
[drill] branch master updated: DRILL-6503: Performance improvements in lateral
sorabh
[drill] branch master updated: DRILL-6515: Render a link between the Unnest operator and it's source
sorabh
[drill] branch master updated (b92f599 -> 7b0c903)
boaz
[drill] branch master updated (b447260 -> b92f599)
vitalii
[drill] 05/09: DRILL-6513: Max query memory per node set to Drillbit's maximum direct memory
vitalii
[drill] 07/09: DRILL-6486: BitVector split and transfer does not work correctly for non byte-multiple transfer lengths
vitalii
[drill] 03/09: DRILL-6491: Prevent merge join for full outer join at planning stage
vitalii
[drill] 06/09: DRILL-6523: Fix NPE for describe of partial schema
vitalii
[drill] 01/09: DRILL-5188: Expand sub-queries using rules
vitalii
[drill] 09/09: DRILL-6454: Native MapR DB plugin support for Hive MapR-DB json table
vitalii
[drill] 02/09: DRILL-6470: Remove defunct repository
vitalii
[drill] 04/09: DRILL-6502: Rename CorrelatePrel to LateralJoinPrel.
vitalii
[drill-site] branch asf-site updated: s3 doc edits
bridgetb
[drill-site] branch asf-site updated: edit s3 SP doc
bridgetb
[drill] branch master updated: DRILL-6212: Prevent recursive cast expressions
timothyfarkas
[drill] branch master updated (ac8e698 -> 4baf769)
timothyfarkas
[drill] 02/03: DRILL-6468: CatastrophicFailures should not do a graceful shutdown of drill when terminating the JVM.
timothyfarkas
[drill] 01/03: DRILL-6487: Limit estimateRowCount should not return negative rowcount
timothyfarkas
[drill] 03/03: DRILL-6455: Add missing JDBC Scan Operator for profiles
timothyfarkas
[drill-site] branch asf-site updated: doc edits
bridgetb
[drill-site] branch asf-site updated: doc edits
bridgetb
[drill-site] branch asf-site updated: doc edits
bridgetb
[drill-site] branch asf-site updated: doc edits
bridgetb
[drill-site] branch asf-site updated: doc edits
bridgetb
[drill-site] branch asf-site updated: doc edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: edits
bridgetb
[drill-site] branch asf-site updated: updates for drill 1.14
bridgetb
[drill] branch master updated (2427aa0 -> ac8e698)
timothyfarkas
[drill] 03/03: DRILL-6353: Upgrade Parquet MR dependencies
timothyfarkas
[drill] 01/03: DRILL-6488 - change instances of "template inline" to just "template"
timothyfarkas
[drill] 02/03: DRILL-6474: Don't use TopN when order by and offset are used without a limit specified.
timothyfarkas
[drill-site] branch asf-site updated: minor edit
bridgetb
[drill-site] branch asf-site updated: minor edit
bridgetb
[drill-site] branch asf-site updated: minor edit
bridgetb
[drill-site] branch asf-site updated: minor edit to image format plugin
bridgetb
[drill] branch master updated (63d0251 -> 2427aa0)
timothyfarkas
[drill] 02/02: DRILL-6476: Generate explain plan which shows relation between Lateral and the corresponding Unnest.
timothyfarkas
[drill] 01/02: DRILL-6477: Drillbit crashes with OOME (Heap) for a large WebUI query
timothyfarkas
[drill] branch master updated: DRILL-6489: Fix filter push down for Hbase & Mapr-DB binary tables when convert function is used in a view
arina
[drill] branch master updated: DRILL-6478: enhance debug logs for batch sizing
timothyfarkas
[drill] branch master updated (1820d46 -> ded643d)
timothyfarkas
[drill] 02/02: DRILL-6481: Rename ParquetXXXPredicates to ParquetXXXPredicate
timothyfarkas
[drill] 01/02: DRILL-6481: Refactor ParquetXXXPredicate classes
timothyfarkas
[drill] branch master updated: DRILL-6459: Unable to view profile of a running query
sorabh
[drill] branch master updated: DRILL-6485: Fix typo in drill-env.sh
sorabh
[drill-site] branch asf-site updated: Doc updates for 1.14
bridgetb
[drill] branch master updated (cd219ff -> 0b393ad)
sorabh
[drill] 02/03: DRILL-6463 : Fix integer overflow in MockGroupScanPOP
sorabh
[drill] 01/03: DRILL-6375 : Support for ANY_VALUE aggregate function
sorabh
[drill] 03/03: DRILL-6446: Support for EMIT outcome in TopN - Added comments for TopNBatch and PriorityQueueTemplate - Adding support for SchemaChange across next() call with HyperVector in incoming container. This is achieved by adding a new method in HyperVectorWrapper which just updates the vector[] array holding multiple vectors with provided input ValueVector array. And also modifying RemovingRecordBatch GenericSV4Copier to hold reference to VectorWrapper instead of ValueVector[] for each colum [...]
sorabh
[drill] branch 6454 deleted (was cd219ff)
vitalii
[drill] branch master updated: DRILL-6466: Add HttpOnly flag to response cookies
arina
[drill] branch master updated: DRILL-6467: Percentage usage of memory is reported as zero by the WebUI
sorabh
[drill] branch master updated (23a7a8d -> f53fd1d)
sorabh
[drill] 01/03: DRILL-5700: Adding nohup support for Sqlline script
sorabh
[drill] 02/03: DRILL-6389: Fixed building javadocs - Added documentation about how to build javadocs - Fixed some of the javadoc warnings
sorabh
[drill] branch master updated: DRILL-6432: Show Button to print visualized query plan (#1278)
sorabh
[drill] branch master updated: Revert "DRILL-4020: The not-equal operator returns incorrect results when used on the HBase row key"
parthc
[drill] branch master updated (f68d3e9 -> 9908ea0)
parthc
[drill] 06/10: DRILL-6450: Visualized plans for profiles querying JDBC sources is broken
parthc
[drill] 10/10: DRILL-5584: Add branding and versioning information for windows C++ Client.
parthc
[drill] 08/10: DRILL-4020: The not-equal operator returns incorrect results when used on the HBase row key
parthc
[drill] 03/10: DRILL-6343: bit vector copyFromSafe is not doing realloc
parthc
[drill] 05/10: DRILL-6445: Fix existing test cases in TestScripts.java and add new test case for DRILLBIT_CONTEXT variable
parthc
[drill] 01/10: DRILL-4091: Adding support for additional gis operations in gis contrib module
parthc
[drill] 07/10: DRILL-6456: Planner shouldn't create any exchanges on the right side of Lateral Join.
parthc
[drill] 09/10: DRILL-5924: native-client: Support user-specified CXX_FLAGS
parthc
[drill] 02/10: DRILL-4364: Image Metadata Format Plugin - Initial commit of Image Metadata Format Plugin - See https://issues.apache.org/jira/browse/DRILL-4364
parthc
[drill] 04/10: DRILL-6236:Batch sizing for hash join
parthc
[drill] branch gh-pages updated: add the RDBMS to the schema types (#620)
bridgetb
[drill] branch gh-pages updated: fix the default directory in zookeeper (#616)
bridgetb
[drill] branch gh-pages updated: Update 035-plugin-configuration-basics.md (#615)
bridgetb
[drill] branch gh-pages updated: Drill 1.7+ & HBase 1.x support (#582)
bridgetb
[drill] branch gh-pages updated: updated ZooKeeper to CamelCase (#577)
bridgetb
[drill] branch gh-pages updated: Update 2014-12-09-running-sql-queries-on-amazon-s3.md (#164)
bridgetb
[drill] branch gh-pages updated: add postman doc to doc set
bridgetb
[drill] branch gh-pages updated: minor edit
bridgetb
[drill] branch gh-pages updated: minor edit
bridgetb
[drill] branch gh-pages updated: Add Postman instructions to Dev Info section
bridgetb
[drill-site] branch asf-site updated: test
bridgetb
[drill] branch gh-pages updated: minor edit to test
bridgetb
[drill-site] branch asf-site updated: update team list
bridgetb
[drill] branch gh-pages updated: update team list
bridgetb
[drill] branch master updated (5e503c0 -> 1355bfd)
boaz
[drill] 02/02: DRILL-3964 : Fix NPE in WriterRecordBatch when 0 rows
boaz
[drill] 01/02: DRILL-6442: Adjust Hbase disk cost & row count estimation when filter push down is applied
boaz
[drill] branch master updated: DRILL-5990: Drill should not startup with JRE sourced java executable
boaz
[drill] branch master updated: DRILL-6443: Enable Search for both running AND completed queries
boaz
[drill] branch master updated: DRILL-6437: Removed excess maven logging when downloading dependencies. This fixed Travis failures due to log overflow.
boaz
[drill] branch master updated: DRILL-6435: MappingSet is stateful, so it can't be shared between threads
boaz
[drill] branch master updated: DRILL-6436: Storage Plugin to have name and context moved to AbstractStoragePlugin
boaz
[drill] branch master updated: DRILL-6440: Unnest unit tests and fixes for stats
sorabh
Later messages