This is an automated email from the ASF dual-hosted git repository.
shaofengshi pushed a change to branch 2.4.x
in repository https://gitbox.apache.org/repos/asf/kylin.git.
from ba36ae2 KYLIN-3424 invoke addCubingGarbageCollectionSteps in the
cleanup step for HBaseMROutput2Transition
new a398fb2 KYLIN-3505 Fix wrong usage of cache in DataType
new 866858a KYLIN-3507 Avoid NPE when project is not found
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:
.../main/java/org/apache/kylin/metadata/datatype/DataType.java | 8 ++++----
.../src/main/java/org/apache/kylin/rest/service/QueryService.java | 6 ++++++
2 files changed, 10 insertions(+), 4 deletions(-)