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

dataroaring pushed a change to branch fix-random-bucket-auto-2878-redo
in repository https://gitbox.apache.org/repos/asf/doris-website.git


 discard 7204347449a [docs] extend random bucket auto fix to dev and 4.x
 discard b79df507cab Update data-bucketing.md
     add c42f0c26457 [typo](docs) fix "更具" typo in zh deployment guide (#3365)
     add e976f6d1f55 [typo](docs) fix zh INSERT typo in filter-ratio 
description (#3361)
     add e9f9526bffc [typo](docs) fix SHOW COLLATION example command (#3366)
     add c66a6825f7b [doc] update boolean doc (#3035)
     add c3bf5b4a142 [doc](function)  json_valid input json value (#2850)
     add 4fa5c155d1c [fix](docs) replace timestamp with datetime in window 
examples (#3367)
     add 507c00f6a2a Update data-bucketing.md
     add 9a23effb1b9 [docs] extend random bucket auto fix to dev and 4.x

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   (7204347449a)
            \
             N -- N -- N   refs/heads/fix-random-bucket-auto-2878-redo 
(9a23effb1b9)

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:
 docs/query-data/window-function.md                 |   4 +-
 .../sql-data-types/numeric/BOOLEAN.md              |  84 +++++++++++++++--
 .../scalar-functions/json-functions/json-valid.md  | 102 +++++++++++++--------
 .../integrated-storage-compute-deploy-manually.md  |   4 +-
 .../current/query-data/window-function.md          |   2 +-
 .../sql-data-types/numeric/BOOLEAN.md              |  81 +++++++++++++++-
 .../scalar-functions/json-functions/json-valid.md  |  42 +++++++--
 .../sql-statements/data-modification/DML/INSERT.md |   2 +-
 .../window-functions/WINDOW-FUNCTION.md            |   4 +-
 .../query/query-data/window-function.md            |   2 +-
 .../window-functions/WINDOW-FUNCTION.md            |   2 +-
 .../Show-Statements/SHOW-COLLATION.md              |   2 +-
 .../integrated-storage-compute-deploy-manually.md  |   4 +-
 .../sql-functions/window-functions/overview.md     |   2 +-
 .../sql-statements/data-modification/DML/INSERT.md |   2 +-
 .../integrated-storage-compute-deploy-manually.md  |   2 +-
 .../sql-functions/window-functions/overview.md     |   2 +-
 .../sql-statements/data-modification/DML/INSERT.md |   2 +-
 .../version-4.x/query-data/window-function.md      |   2 +-
 .../sql-statements/data-modification/DML/INSERT.md |   2 +-
 .../window-functions/WINDOW-FUNCTION.md            |   4 +-
 .../query/query-data/window-function.md            |   2 +-
 .../window-functions/WINDOW-FUNCTION.md            |   2 +-
 .../sql-functions/window-functions/overview.md     |   2 +-
 .../sql-functions/window-functions/overview.md     |   2 +-
 .../version-4.x/query-data/window-function.md      |   4 +-
 26 files changed, 276 insertions(+), 89 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to