You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hu...@apache.org on 2022/11/18 09:35:40 UTC

[iotdb] branch lmh/docUpdate updated (9a9f3cb91c -> c2ecb905b8)

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

hui pushed a change to branch lmh/docUpdate
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 9a9f3cb91c query-data ch (tmp save)
     add 19f4058076 finish query-data ch
     add c2ecb905b8 finish operators&functions ch

No new revisions were added by this update.

Summary of changes:
 .../UserGuide/Operators-Functions/Aggregation.md   |  41 +++
 .../Operators-Functions/Anomaly-Detection.md       |  32 +--
 .../zh/UserGuide/Operators-Functions/Comparison.md | 280 +++++++++++++++++++++
 docs/zh/UserGuide/Operators-Functions/Constant.md  |   3 +-
 .../Operators-Functions/Continuous-Interval.md     |   6 +-
 .../zh/UserGuide/Operators-Functions/Conversion.md |  11 +-
 .../UserGuide/Operators-Functions/Data-Matching.md |  32 +--
 .../Operators-Functions/Data-Profiling.md          |  32 +--
 .../UserGuide/Operators-Functions/Data-Quality.md  |  32 +--
 .../Operators-Functions/Data-Repairing.md          |  32 +--
 .../Operators-Functions/Frequency-Domain.md        |  32 +--
 docs/zh/UserGuide/Operators-Functions/Lambda.md    |  62 +++++
 docs/zh/UserGuide/Operators-Functions/Logical.md   | 133 ++--------
 .../UserGuide/Operators-Functions/Mathematical.md  |  10 +-
 docs/zh/UserGuide/Operators-Functions/Overview.md  | 150 +++++++++--
 docs/zh/UserGuide/Operators-Functions/Sample.md    |  55 ++--
 .../Operators-Functions/Series-Discovery.md        |  32 +--
 docs/zh/UserGuide/Operators-Functions/String.md    |  71 ++++--
 .../Operators-Functions/User-Defined-Function.md   |   2 +-
 .../Operators-Functions/Variation-Trend.md         |   3 +-
 docs/zh/UserGuide/Query-Data/Select-Expression.md  | 231 ++++-------------
 docs/zh/UserGuide/Query-Data/Where-Condition.md    |   2 +-
 site/src/main/.vuepress/config.js                  |   4 +-
 23 files changed, 805 insertions(+), 483 deletions(-)