This is an automated email from the ASF dual-hosted git repository. shaofengshi pushed a change to branch 3.0.x in repository https://gitbox.apache.org/repos/asf/kylin.git.
from a75c70e KYLIN-4543 fix compilation error new 81995ca minor, update restclient new eb43eeb Revert "KYLIN-4543 Remove the usage for jackson enableDefaultTyping()" new 40e430b Revert "KYLIN-4543 fix compilation error" The 3 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: .../apache/kylin/common/restclient/RestClient.java | 13 +++++++++---- .../java/org/apache/kylin/common/util/JsonUtil.java | 10 ++++++++++ .../apache/kylin/restclient/ITRestClientTest.java | 20 ++++++++++++++++++++ .../kylin/tool/metrics/systemcube/SCCreator.java | 2 +- 4 files changed, 40 insertions(+), 5 deletions(-)