Devlive 开源社区 本次搜索耗时 0.191 秒,为您找到 1121 个相关结果.
  • Auxiliary SQL Functions

    409 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Spark’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of K...
  • Solution for Big Result Sets

    405 2024-07-05 《Apache Kyuubi 1.9.1》
    Incremental collection Use in single connections Change incremental collection mode in session Typically, when a user submits a SELECT query to Spark SQL engine, the Driver cal...
  • Configure Kyuubi to use Custom Authentication

    404 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Authenticator Enable Custom Authentication Besides the builtin authentication methods, kyuubi supports custom authentication implementations of org.apache.kyuubi...
  • Prepared Statements

    403 2024-06-24 《Apache AGE 0.6.0》
    Cypher Parameter Format Prepared Statements Preparation Prepared Statements Execution Cypher can run a read query within a Prepared Statement. When using parameters with stored...
  • String

    402 2024-06-05 《Ramda 0.24.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Logic

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

    401 2024-06-05 《Ramda 0.21.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....
  • String

    401 2024-06-05 《Ramda 0.25.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • InfluxDB

    Description Key features Options url database [string] measurement [string] username [string] password [string] key_time [string] key_tags [array] batch_size [int] max_re...
  • IntelliJ IDEA Setup Guide

    400 2024-07-05 《Apache Kyuubi 1.9.1》
    Copyright Profile Required Plugins Formatter For Java Formatter For Scala Checkstyle For Scala Copyright Profile Every file needs to include the Apache license as a header. ...