Devlive 开源社区 本次搜索耗时 0.367 秒,为您找到 969 个相关结果.
  • Copy

    Description Options fields [config] common options [string] Example Changelog new version Copy transform plugin Description Copy a field to a new field. Options n...
  • 4.18 Omit a heading in the table of contents

    1726 2024-05-23 《R Markdown Cookbook》
    If you do not want certain section headings to be included in the table of contents, you can add two classes to the heading: unlisted and unnumbered . For example: # Section hea...
  • Data serialization

    1722 2025-03-14 《Redisson 3.45.0》
    Data serialization is extensively used by Redisson to marshall and unmarshall bytes received or sent over network link with Redis or Valkey server. Many popular codecs are availabl...
  • AmazonDynamoDB

    Description Key Features Options url [string] region [string] accessKeyId [string] secretAccessKey [string] table [string] common options Example Changelog next version ...
  • Use Webhook to subscribe events

    Use Webhook to subscribe events Webhook usage process The first step: Configure Webhook related information in EventMesh and start The second step: Add Webhook configuration infor...
  • Performance

    1672 2025-03-10 《Apache Iceberg 1.8.1》
    Performance Iceberg is designed for huge tables and is used in production where a single table can contain tens of petabytes of data. Even multi-petabyte tables can be read from ...
  • EventMesh Metrics (OpenTelemetry and Prometheus)

    EventMesh Metrics (OpenTelemetry and Prometheus) Introduction An overview of OpenTelemetry An overview of Prometheus Requirements Functional Requirements Design Details Appe...
  • String Functions

    1644 2024-06-24 《Apache AGE 0.6.0》
    replace split left right substring rTrim lTrim trim toLower toUpper reverse toString replace replace() returns a string in which all occurrences of a specified strin...
  • Trino

    Querying from Trino Trino just like Presto allows you to query table formats like Hudi, Delta and Iceberg tables using connectors. Users do not need additional configurations to w...
  • Spark Queries

    1624 2024-06-26 《Apache Amoro 0.6.1》
    Querying with SQL Querying Mixed-Format table by merge on read Query on change store Querying with DataFrames Querying with SQL Querying Mixed-Format table by merge on read ...