This is an automated email from the ASF dual-hosted git repository.
yaqian pushed a change to branch kylin3-hadoop3
in repository https://gitbox.apache.org/repos/asf/kylin.git.
from a8f7875 [maven-release-plugin] prepare release kylin-3.1.3
new 79cbd08 configurable hive dict table format
new f2d1640 test fix
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:
.../org/apache/kylin/common/KylinConfigBase.java | 7 +++
.../org/apache/kylin/common/util/EncryptUtil.java | 3 +-
.../apache/kylin/common/util/EncryptUtilTest.java | 13 +++++-
server/src/main/webapp/WEB-INF/web.xml | 2 +-
.../apache/kylin/source/hive/HiveInputBase.java | 4 +-
.../apache/kylin/source/hive/MRHiveDictUtil.java | 50 ++++++++++++++--------
6 files changed, 56 insertions(+), 23 deletions(-)