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

    1941 2024-05-25 《Apache JDO 3.2.1》
    There are several publicly available mailing lists for JDO. The user list is for general discussion of the Apache JDO project and JDO technology. The dev list is for internal disc...
  • Docker Demo

    Building interoperable tables using Apache XTable™ (Incubating) This demo walks you through a fictional use case and the steps to add interoperability between table formats using ...
  • Using Cypher in a Join expression

    1929 2024-06-24 《Apache AGE 0.6.0》
    A Cypher query can be part of a JOIN clause. Developers Note Cypher queries using the CREATE , SET , REMOVE clauses cannot be used in sql queries with JOINs , as...
  • Split

    Description Options separator [string] split_field[string] output_fields[array] common options [string] Example Changelog new version Split transform plugin Descript...
  • StarRocks

    Querying from StarRocks StarRocks allows you to query table formats like Hudi, Delta and Iceberg tables using our external catalog feature. Users do not need additional configura...
  • FieldMapper

    Description Options field_mapper [config] common options [config] Example Changelog new version FieldMapper transform plugin Description Add input schema and output sc...
  • Commands mapping

    1895 2025-03-15 《Redisson 3.45.0》
    Redis or Valkey command Sync / Async APIRedisson.create(config) Reactive APIredisson.reactive() RxJava3 APIredisson.rxJava() AUTH Config.setPassword() - - APPEND ...
  • EventMesh Runtime Protocol

    EventMesh Runtime Protocol TCP Protocol Protocol Format Message Object in the Business Logic Layer Message Composition Specification Example of Client-Server Interaction Clien...
  • JDBC

    1857 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg JDBC Integration JDBC Catalog Iceberg supports using a table in a relational database to manage Iceberg tables through JDBC. The database that JDBC connects to must suppo...
  • REMOVE

    1846 2024-06-24 《Apache AGE 0.6.0》
    Terminal REMOVE clauses Remove a property The REMOVE clause is used to remove properties from vertex and edges. Terminal REMOVE clauses A REMOVE clause that is not followed ...