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

    360 2024-06-05 《Ramda 0.25.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....
  • Logic

    358 2024-06-05 《Ramda 0.18.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when and a → b → a | b Added in v0.1.0 Returns the first a...
  • ORDER BY

    351 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...
  • Math

    351 2024-06-04 《Ramda 0.2.3》
    add divide multiply product subtract sum modulo add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); //=> ...
  • Code Style Guide

    345 2024-07-05 《Apache Kyuubi 1.9.1》
    Scala Coding Style Guide Java Coding Style Guide Documentation Style Guide Code is written once by its author, but read and modified multiple times by lots of other engineers. ...
  • CREATE

    342 2024-06-24 《Apache AGE 0.6.0》
    Terminal CREATE clauses Create single vertex Create multiple vertices Create a vertex with a label Create a vertex with labels and properties Return created node Create an ed...
  • Kyuubi v.s. HiveServer2

    342 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Introduction HiveServer2 is a service that enables clients to execute Hive QL qu...
  • Hive

    332 2024-07-05 《Apache Kyuubi 1.9.1》
    Hive Connector Integration Dependencies Configurations Hive Connector Operations The Kyuubi Hive Connector is a datasource for both reading and writing Hive table, It is imple...
  • tcp

    TCP NetWork TCP NetWork If multicast is not the preferred way of discovery for your environment, then you can configure SeaTunnel Engine to be a full TCP/IP cluster. When you co...
  • Math

    324 2024-06-04 《Ramda 0.29.0》
    add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...