Devlive 开源社区 本次搜索耗时 0.462 秒,为您找到 604 个相关结果.
  • Running Tests

    384 2024-07-05 《Apache Kyuubi 1.9.1》
    Running Tests Fully Running Tests for a Module Running Tests for a Single Test Kyuubi can be tested based on Apache Maven and the ScalaTest Maven Plugin, please refer to the ...
  • Predicate Functions

    377 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...
  • Configuration

    View behavior properties Iceberg views support properties to configure view behavior. Below is an overview of currently available view properties. Property Default Descript...
  • Logarithmic Functions

    340 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' , $$...
  • Numeric Functions

    337 2024-06-24 《Apache AGE 0.6.0》
    rand abs ceil floor round sign rand rand() returns a random floating point number in the range from 0 (inclusive) to 1 (exclusive); i.e.[0,1). The numbers returned follow ...
  • String Functions

    329 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...
  • MySQL Connectors

    329 2024-07-05 《Apache Kyuubi 1.9.1》
    New in version 1.4.0. Kyuubi provides an frontend service that enables the connectivity and accessibility from MySQL connectors. The document you are visiting now is incompl...
  • Deploying Kyuubi

    323 2024-07-05 《Apache Kyuubi 1.9.1》
    Deploy Kyuubi On Kubernetes Integration with Hive Metastore Kyuubi High Availability Guide Kyuubi Migration Guide Deploy Kyuubi engines on YARN Deploy Kyuubi engines on Kubern...
  • Connectors For Trino SQL Engine

    315 2024-07-05 《Apache Kyuubi 1.9.1》
    Hudi Apache Paimon (Incubating) Iceberg
  • Overview

    312 2024-06-24 《Apache AGE 0.6.0》
    All queries so far have followed the same pattern: a SELECT clause followed by a single Cypher call in the FROM clause. However, a Cypher query can be used in many other ways. T...