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

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

    These sections describe how to obtain: Ambari Repositories HDP Stack Repositories Accessing Ambari repositories requiries authentication. For more information, see the secti...
  • Logic

    1082 2024-06-05 《Ramda 0.15.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, other...
  • GitHub 趋势日报 (2025年04月17日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Java C++ Go TypeScript Ruby PHP Kotlin Lua C Shell Python Jupyter Notebook Dart C Rust MDX JavaScript Dockerfile HTML Vim Script ...
  • Paimon

    Description Key features Options warehouse [string] database [string] table [string] hdfs_site_path [string] Examples Changelog next version Paimon source connector ...
  • GitHub 趋势日报 (2025年04月13日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Java PHP Vim Script TypeScript Lua C Rust C++ Kotlin Go MDX C Python Ruby Jupyter Notebook JavaScript Shell HTML Batchfile Markdow...
  • Logic

    1070 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...
  • Hive

    1070 2025-03-13 《Apache Iceberg 1.8.1》
    Hive Iceberg supports reading and writing Iceberg tables through Hive by using a StorageHandler . Feature support The following features matrix illustrates the support for diff...
  • Integration with Spring

    1069 2025-03-15 《Redisson 3.45.0》
    Spring Boot Starter Integrates Redisson with Spring Boot library. Depends on Spring Data Redis module. Supports Spring Boot 1.3.x - 3.4.x Usage 1. Add redisson-spring-boot-sta...
  • Math

    1068 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 (...