This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch branch-1.2-unstable
in repository https://gitbox.apache.org/repos/asf/doris.git
discard 13fc20a91b [temp](statistics) disable statistic tables
add a877c8e50d [test](docker) delete show table (#14612)
add 36419fae48 [fix](JdbcExecutor) fix that JdbcExecutor did not load the
class jar (#14598)
add 52d1e6d317 [temp](statistics) disable statistic tables
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (13fc20a91b)
\
N -- N -- N refs/heads/branch-1.2-unstable (52d1e6d317)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
be/src/vec/exec/vjdbc_connector.cpp | 1 +
.../java/org/apache/doris/udf/JdbcExecutor.java | 20 +-
.../main/java/org/apache/doris/udf/UdfUtils.java | 10 +-
gensrc/thrift/Types.thrift | 9 +-
regression-test/data/es_p0/test_es_query.out | 10 -
.../data/hive_catalog_p0/hive_catalog_case.out | 48 -
.../multi_catalog_query_parquet/hive_catalog.out | 2704 ++++++++++----------
regression-test/suites/es_p0/test_es_query.groovy | 4 +-
.../hive_catalog_p0/hive_catalog_case.groovy | 4 +-
.../hive_catalog.groovy | 2 +-
10 files changed, 1381 insertions(+), 1431 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]