This is an automated email from the ASF dual-hosted git repository.

vitalii pushed a change to branch DRILL-7930
in repository https://gitbox.apache.org/repos/asf/drill.git.


 discard 48698c9  -DdirectMemoryMb=2500 -DmemoryMb=1500
 discard dccd7f9  -DdirectMemoryMb=2500 -DmemoryMb=1500
 discard cf6b66c  -DdirectMemoryMb=3000 -DmemoryMb=2000
 discard edeeedd  -DdirectMemoryMb=3000 -DmemoryMb=2000
 discard e7b7037  -DdirectMemoryMb=2500 -DmemoryMb=1500
 discard a0b900f  -DdirectMemoryMb=3000 -DmemoryMb=1500
 discard a7bb369  The same
 discard 45821d1  -DdirectMemoryMb=3500 -DmemoryMb=1500
 discard db20240  -DdirectMemoryMb=4000 -DmemoryMb=1500
 discard 8898513  -DdirectMemoryMb=4200 -DmemoryMb=1500
 discard 6981a9a  DRILL-7930: Fix GitHub actions
     add 92759d9  DRILL-7923 Use TravisCI for building and testing on Linux 
ARM64
     add 9a9005a  DRILL-7911 Use TestContainers-MySQL instead of 
wix-embedded-mysql
     add f0cce50  DRILL-7930: Fix GitHub actions
     add d9140ef  -DdirectMemoryMb=4200 -DmemoryMb=1500
     add a32cd92  -DdirectMemoryMb=4000 -DmemoryMb=1500
     add 33d79a8  -DdirectMemoryMb=3500 -DmemoryMb=1500
     add de89a99  The same
     add d1ce4da  -DdirectMemoryMb=3000 -DmemoryMb=1500
     add eddfbba  -DdirectMemoryMb=2500 -DmemoryMb=1500
     add e7343d9  -DdirectMemoryMb=3000 -DmemoryMb=2000
     add 82eda45  -DdirectMemoryMb=3000 -DmemoryMb=2000
     add 3103ffb  -DdirectMemoryMb=2500 -DmemoryMb=1500
     add 1b3410e  -DdirectMemoryMb=2500 -DmemoryMb=1500

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (48698c9)
            \
             N -- N -- N   refs/heads/DRILL-7930 (1b3410e)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        | 91 ++++++++++++++++++++++
 contrib/storage-cassandra/pom.xml                  |  2 +-
 contrib/storage-jdbc/pom.xml                       |  9 +--
 .../exec/store/jdbc/TestJdbcPluginWithMySQLIT.java | 62 ++++++++-------
 .../mysql_config_override/mysql_override.cnf       |  2 +
 contrib/storage-mongo/pom.xml                      |  2 +-
 contrib/storage-splunk/pom.xml                     |  2 +-
 exec/java-exec/pom.xml                             |  2 +-
 pom.xml                                            | 17 +++-
 9 files changed, 150 insertions(+), 39 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 
contrib/storage-jdbc/src/test/resources/mysql_config_override/mysql_override.cnf

Reply via email to