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

    1469 2024-06-24 《Apache AGE 0.6.0》
    Terminal SET clauses Set a property Return created vertex Remove a property Set multiple properties using one SET clause The SET clause is used to update labels and properti...
  • Cypher in SQL expressions

    1466 2024-06-24 《Apache AGE 0.6.0》
    Using Cypher with ‘=’ Working with Postgres’s IN Clause Working with the Postgres EXISTS Clause Querying Multiple Graphs Cypher cannot be used in an expression— the query must...
  • 在 Postgres 中配置 Druid 和元数据存储

    关于此任务 步骤 关于此任务 Druid 和 Superset 需要一个关系数据存储来存储元数据。要为此使用 Postgres,请安装 Postgres 并为 Druid 元存储创建数据库。如果您已经使用 MySQL 创建了数据存储,则无需在 Postgres 中配置其他元数据存储。 步骤 登录 Postgres: sudo su po...
  • JDO v JPA : API

    1456 2024-05-25 《Apache JDO 3.2.1》
    The two persistence standards in Java have very similar API’s on the face of it. Here we give a comparison of the method calls and their equivalent in the other API. Operation...
  • Hive Beeline

    1455 2024-07-05 《Apache Kyuubi 1.9.1》
    Prerequisites Kyuubi supports Apache Hive beeline that works with Kyuubi server. Hive beeline is a SQLLine CLI based on the Hive JDBC Driver . Prerequisites Kyuubi server ins...
  • Greenplum

    Description Key Features Options driver [string] url [string] common options Changelog 2.2.0-beta 2022-09-26 Greenplum sink connector Description Write data to Greenp...
  • ORDER BY

    1444 2024-06-24 《Apache AGE 0.6.0》
    Introduction Order nodes by property Order nodes by multiple properties Order nodes in descending order Ordering null ORDER BY is a sub-clause following WITH . ORDER BY spec...
  • Object

    1429 2024-06-05 《Ramda 0.4.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn clone {*} → {*} Parameters valueThe object or array to c...
  • Streaming Writes

    1416 2024-06-30 《Apache Hudi 0.15.0》
    Spark Streaming Spark Streaming You can write Hudi tables using spark’s structured streaming. Scala // spark-shell // prepare to stream write to new table import org ....
  • Auxiliary SQL Functions

    1413 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Hive’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of Ky...