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

    4282 2024-06-05 《Ramda 0.30.1》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Evolution

    4282 2024-06-29 《Apache Iceberg 1.5.2》
    Schema evolution Correctness Partition evolution Sort order evolution Iceberg supports in-place table evolution . You can evolve a table schema just like SQL — even in nested...
  • SNMP

    switch_legacy snmp 监控网络设备,主要是通过 SNMP 协议,Categraf、Telegraf、Datadog-Agent、snmp_exporter 都提供了这个能力。 switch_legacy Categraf 提供了一个网络设备的采集插件:switch_legacy,在 conf/input.switch_legacy ...
  • GitHub 趋势日报 (2025年04月16日)

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

    4270 2024-06-02 《Ramda 0.4.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN always a → (* → a) P...
  • Function

    4268 2024-06-02 《Ramda 0.19.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • BigLake Metastore

    Pre-requisites Steps Create BigLake Catalog Create BigLake Database Running sync Validating the results Conclusion This document walks through the steps to register a OneTa...
  • Installing

    4266 2024-07-05 《Apache Kyuubi 1.9.1》
    Pre-install Install Configure Settings for Connecting Ranger Admin ranger-spark-security.xml Using Macros in Row Level Filters Showing all disallowed privileges ranger-spark-a...
  • Function

    4261 2024-06-02 《Ramda 0.26.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • 文件参数传递

    文件参数 使用方式 配置文件参数 输出文件给下游任务 获取上游任务的文件 其他 备注 样例 文件参数 通过配置文件参数,在同一工作流实例中,可以将上游任务工作目录下的文件(或文件夹,下统一以文件 代替)传递给下游任务。 如以下场景可能使用到 在ETL任务中,将多个上游任务处理好的数据文件一起传递给特定的下游任务。 在机器学习场景中,将...