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

    2168 2024-06-24 《Apache AGE 0.6.0》
    Introduction Skip first three rows Return middle two rows Using an expression with SKIP to return a subset of the rows SKIP defines from which record to start including the r...
  • 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...
  • Predicate Functions

    2105 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...
  • Exactly Once Support

    1890 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...
  • Logarithmic Functions

    1870 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

    1809 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...
  • 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

    1282 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 ...