Devlive 开源社区 本次搜索耗时 0.256 秒,为您找到 656 个相关结果.
  • Configure Kyuubi to Use JDBC Authentication

    366 2024-07-05 《Apache Kyuubi 1.9.1》
    Enable JDBC Authentication Configure the authentication properties Authentication with In-memory Database Kyuubi supports authentication via JDBC query. A query is prepared wit...
  • Logic

    366 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...
  • JsonPath

    Description Options common options [string] fields[array] option src_field dest_field dest_type path Read Json Example Read SeatunnelRow Example Changelog JsonPath tr...
  • Split

    Description Options separator [string] split_field[string] output_fields[array] common options [string] Example Changelog new version Split transform plugin Descript...
  • String

    357 2024-06-05 《Ramda 0.16.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • 2. Monitoring Kyuubi - Server Metrics

    356 2024-07-05 《Apache Kyuubi 1.9.1》
    Configurations Metrics Kyuubi has a configurable metrics system based on the Dropwizard Metrics Library . This allows users to report Kyuubi metrics to a variety of kyuubi.metri...
  • Copy

    Description Options fields [config] common options [string] Example Changelog new version Copy transform plugin Description Copy a field to a new field. Options n...
  • String

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

    351 2024-06-05 《Ramda 0.8.0》
    match split trim replace match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of match...
  • List Functions

    351 2024-06-24 《Apache AGE 0.6.0》
    Data Setup keys range labels nodes relationships toBooleanList Data Setup SELECT * from cypher ( 'graph_name' , $$ CREATE ( A : Person { name : 'Alice' , age ...