This is an automated email from the ASF dual-hosted git repository.

lichaoyong pushed a change to branch branch-0.12
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    omit d4df588  Add config: tablet writer open rpc timeout (#3258)
     add 2ed184e  Add config: tablet writer open rpc timeout (#3258)
     add 79bac50  Fix the bug that 'username' in broker load is invalid  (#3237)
     add 1ef4cb2  [Bug] Base compaction failed because of overlapping of input 
rowsets (#3262)
     new 0cc7476  Add License to codes

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   (d4df588)
            \
             N -- N -- N   refs/heads/branch-0.12 (0cc7476)

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.

The 1 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:
 .rat-excludes                                      |  4 ++++
 LICENSE.txt                                        |  8 ++++++++
 be/src/olap/tablet.cpp                             | 13 +++++++++++-
 docs/website/Makefile                              | 19 ++++++++++++++++-
 docs/website/source/_templates/footer.html         | 17 +++++++++++++++
 ...org.apache.spark.sql.sources.DataSourceRegister | 19 ++++++++++++++++-
 .../doris/spark/rest/TestPartitionDefinition.java  | 21 ++++++++++++++-----
 .../org/apache/doris/analysis/SelectStmtTest.java  | 17 +++++++++++++++
 .../doris/analysis/SetOperationStmtTest.java       | 17 +++++++++++++++
 .../doris/catalog/DynamicPartitionTableTest.java   | 19 ++++++++++++++++-
 .../gson/GsonDerivedClassSerializationTest.java    | 17 +++++++++++++++
 .../resources/plugin_test/source/plugin.properties | 19 ++++++++++++++++-
 .../test_local_plugin/plugin.properties            | 19 ++++++++++++++++-
 .../auditdemo/src/main/assembly/plugin.properties  | 19 ++++++++++++++++-
 .../src/main/assembly/plugin.properties            | 19 ++++++++++++++++-
 .../doris/broker/hdfs/FileSystemManager.java       | 24 ++++++++++++++--------
 16 files changed, 250 insertions(+), 21 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to