This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 0850930 [easy_json] a small cleanup on templated methods
new fa1e67f KUDU-2677 Raise default value for --tablet_history_max_age_sec
new 252b696 KUDU-2775: Deflake DefaultSourceTest repartition tests
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:
.../spark/tools/DistributedDataGeneratorTest.scala | 32 ++++---------
.../apache/kudu/spark/kudu/DefaultSourceTest.scala | 24 ++++------
.../apache/kudu/spark/kudu/SparkListenerUtil.scala | 55 ++++++++++++++++++++++
src/kudu/tablet/tablet.cc | 10 ++--
4 files changed, 80 insertions(+), 41 deletions(-)
create mode 100644
java/kudu-spark/src/test/scala/org/apache/kudu/spark/kudu/SparkListenerUtil.scala