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 6cbba28  DRILL-6380: Fix sporadic mongo db hangs.
     new e0727a2  DRILL-6361: Revised typeOf() function versions
     new c6c5d27  DRILL-143: CGroup Support for Drill-on-YARN

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:
 .../java/org/apache/drill/common/types/Types.java  |  49 ++++-
 distribution/src/resources/drillbit.sh             |  30 ++--
 .../drill/exec/expr/fn/impl/UnionFunctions.java    | 128 +++++++++++--
 .../drill/exec/expr/fn/impl/TestTypeFns.java       | 197 +++++++++++++++++++++
 .../src/test/resources/functions/null.json         |   1 +
 5 files changed, 372 insertions(+), 33 deletions(-)
 create mode 100644 
exec/java-exec/src/test/java/org/apache/drill/exec/expr/fn/impl/TestTypeFns.java
 create mode 100644 exec/java-exec/src/test/resources/functions/null.json

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to