Devlive 开源社区 本次搜索耗时 0.317 秒,为您找到 513 个相关结果.
  • Kyuubi v.s. HiveServer2

    534 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...
  • Logic

    533 2024-06-05 《Ramda 0.16.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies and a → b → a | b Added in v0.1.0 Returns the first argument if it ...
  • Object

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

    522 2024-06-05 《Ramda 0.29.2》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until xor isNotEmpty and a → b → a | b...
  • Math

    516 2024-06-04 《Ramda 0.30.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...
  • Logic

    514 2024-06-05 《Ramda 0.30.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until xor isNotEmpty and a → b → a | b...
  • 4.17 Comment out text

    513 2024-05-23 《R Markdown Cookbook》
    It is useful to comment out text in the source document, which will not be displayed in the final output document. For this purpose, we can use the HTML syntax <!-- your comment -...
  • Object

    505 2024-06-05 《Ramda 0.1.4》
    clone values eqProps keys omit pick pickAll project prop props where clone {*} → {*} Parameters valueThe object or array to clone Returns * A deeply cloned copy...
  • Math

    502 2024-06-04 《Ramda 0.10.0》
    add divide multiply product subtract sum modulo mathMod de inc negate add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add (...
  • Cypher in SQL expressions

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