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

    1249 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg Dell Integration Dell ECS Integration Iceberg can be used with Dell’s Enterprise Object Storage (ECS) by using the ECS catalog since 0.15.0. See Dell ECS for more infor...
  • Predicate Functions

    1246 2024-06-24 《Apache AGE 0.6.0》
    Exists(Property) Exists(Path) Predicates are boolean functions that return true or false for a given set of input. They are most commonly used to filter out subgraphs in the WHE...
  • Source schema and Converters

    1244 2025-03-19 《Apache Gobblin 0.17.0》
    Source schema Converters Converters available in Gobblin Schema specification Supported data types by different converters Primitive types Complex types Array Map Record En...
  • Object

    1227 2024-06-05 《Ramda 0.1.0》
    clone values eqProps keys omit pick pickAll project prop props clone {*} → {*} Parameters valueThe object or array to clone Returns * A deeply cloned copy of val...
  • EventMesh Workflow

    EventMesh Workflow Business Problem CNCF Serverless Workflow EventMesh Workflow AsyncAPI Workflow Example EventMesh Workflow Engine EventMesh Catalog Design EventMesh Workflo...
  • Introduction to EventMesh

    Introduction to EventMesh Features Introduction to EventMesh Apache EventMesh is a fully serverless platform used to build distributed event-driven applications. ...
  • Properties

    1213 2024-06-27 《Lodash 4.17.15》
    _.VERSION _.templateSettings _.templateSettings.escape _.templateSettings.evaluate _.templateSettings.imports _.templateSettings.interpolate _.templateSettings.variable...
  • Partitioning

    1203 2025-03-10 《Apache Iceberg 1.8.1》
    Partitioning What is partitioning? Partitioning is a way to make queries faster by grouping similar rows together when writing. For example, queries for log entries from a logs ...
  • Source Common Options

    result_table_name [string] parallelism [int] Example Common parameters of source connectors name type required default value result_table_name string no - ...
  • Java Custom Catalog

    1185 2025-03-14 《Apache Iceberg 1.8.1》
    Custom Catalog It’s possible to read an iceberg table either from an hdfs path or from a hive table. It’s also possible to use a custom metastore in place of hive. The steps to do...