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

    1698 2024-06-05 《Ramda 0.26.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....
  • Maxcompute

    Description Key features Options accessId [string] accesskey [string] endpoint [string] project [string] table_name [string] partition_spec [string] overwrite [boolean] co...
  • String

    1694 2024-06-05 《Ramda 0.2.0》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • String

    1690 2024-06-05 《Ramda 0.29.2》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • 4.11 Combine words into a comma-separated phrase

    1690 2024-05-10 《R Markdown Cookbook》
    When you want to output a character vector for humans to read (e.g., x <- c("apple", "banana", "cherry") ), you probably do not want something like [1] "apple" "banana" "cherry" ,...
  • Fork Operator

    1687 2025-03-18 《Apache Gobblin 0.17.0》
    Overview of the ForkOperator Using the ForkOperator Basics of Usage Per-Fork Configuration Failure Semantics Performance Tuning Comparison with PartitionedDataWriter Writing...
  • RETURN

    1684 2024-06-24 《Apache AGE 0.6.0》
    Return nodes Return edges Return property Return all elements Variable with uncommon characters Aliasing a field Optional properties Other expressions Unique results In t...
  • Logic

    1682 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...
  • Specifying an Oracle Database to Use with SAM and Schema Registry

    About This Task Prerequisites Steps About This Task You may use an Oracle database with SAM and Schema Registry. Oracle databases 12c and 11g Release 2 are supported Prere...
  • Avro format

    How To Use Kafka uses example Avro is very popular in streaming data pipeline. Now seatunnel supports Avro format in kafka connector. How To Use Kafka uses example This is a...