Devlive 开源社区 本次搜索耗时 0.486 秒,为您找到 488 个相关结果.
  • Predicate Functions

    1939 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...
  • 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...
  • Presto

    Querying from Presto Presto allows you to query table formats like Hudi, Delta and Iceberg using connectors. The same setup will work for Apache XTable™ (Incubating) synced tables...
  • Logarithmic Functions

    1715 2024-06-24 《Apache AGE 0.6.0》
    e sqrt exp log log10 e e() returns the base of the natural logarithm, e. Syntax: e() Returns: An agtype float . Query SELECT * FROM cypher ( 'graph_name' , $$...
  • 13. Tools

    1670 2024-06-19 《Redisson 3.31.0》
    13.1. Cluster management tool 13.1.1 Cluster management tool. Create Redis cluster 13.1.2 Cluster management tool. Remove Redis node 13.1.3 Cluster management tool. Move slots be...
  • Exactly Once Support

    1633 2025-03-26 《Apache Gobblin 0.17.0》
    Achieving Exactly-Once Delivery with CommitStepStore Scalability 2 can also easily be parallelized where we have each container responsible for a subset of datasets. APIs Thi...
  • Collect Trace with Zipkin

    Collect Trace with Zipkin Zipkin Configuration Collect Trace with Zipkin Zipkin Distributed tracing is a method used to profile and monitor applications built with microservi...
  • Generic Configuration Loading

    1118 2025-03-19 《Apache Gobblin 0.17.0》
    Overview How to submit .pull file through HDFS Overview Previously, the job configuration files could only be loaded from and monitored in the local file system. Efforts have ...