This is an automated email from the ASF dual-hosted git repository.
xxyu pushed a change to branch kylin5
in repository https://gitbox.apache.org/repos/asf/kylin.git
from 2dfacf6905 KYLIN-5384 fix nativeQueryRealization deserialization
failed,fix query timeout when redis connection failed
new 42849e9e94 KYLIN-5385 add bigquery pushdown
new 7772a68de1 minor fix import
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 | 4 +
.../org/apache/kylin/query/util/KapQueryUtil.java | 27 +++++--
.../kylin/query/engine/QueryRoutingEngine.java | 18 ++++-
.../kylin/query/engine/QueryRoutingEngineTest.java | 54 ++++++++++++-
.../org/apache/kylin/query/util/QueryUtilTest.java | 93 +++++++++++++++++++++-
5 files changed, 185 insertions(+), 11 deletions(-)