This is an automated email from the ASF dual-hosted git repository.
volodymyr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git.
from f8766b8 DRILL-7142: Add space after > in SqlLine prompt
new 42c1a69 DRILL-6970 Fix issue with logregex format plugin where
drillbuf was overflowing
new 021ae66 DRILL-7140: RM: Drillbits fail with "No enum constant
org.apache.drill.exec.resourcemgr.config.selectionpolicy.QueueSelectionPolicy.SelectionPolicy.bestfit"
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../resourcemgr/config/ResourcePoolTreeImpl.java | 17 +-
.../drill/exec/store/log/LogRecordReader.java | 19 +-
.../exec/resourcemgr/TestResourcePoolTree.java | 21 +
.../apache/drill/exec/store/log/TestLogReader.java | 47 +-
exec/java-exec/src/test/resources/regex/large.log1 | 9990 ++++++++++++++++++++
5 files changed, 10064 insertions(+), 30 deletions(-)
create mode 100644 exec/java-exec/src/test/resources/regex/large.log1