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

    Support Those Engines Key Features Description Supported DataSource Info Sink Options Tips Task Example Simple: For orc file format simple config For text file format with ...
  • List

    4562 2024-06-05 《Ramda 0.25.0》
    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...
  • 告警格式

    需求:如何自定义展示标签 使用模板语法自定义规则备注 注意 告警事件的消息通知格式,是由模板控制的,模板文件在 etc/template 下: dingtalk.tpl 钉钉的消息模板 feishu.tpl 飞书的消息模板 wecom.tpl 企业微信的消息模板 subject.tpl 邮件标题模板 mailbody.tpl 邮件内容模板 这...
  • Distributed collections

    4559 2025-03-14 《Redisson 3.45.0》
    Map Redis or Valkey based distributed Map object for Java implements ConcurrentMap interface. This object is thread-safe. Consider to use Live Object service to store POJO obje...
  • 2. Contribution Guidelines

    Contribution Guidelines Prepare github environment Creating a Pull Request Contribution Guidelines Kyuubi is an Apache License v2.0 open source software. Contributing to Ky...
  • Function

    4556 2024-06-02 《Ramda 0.5.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN alway...
  • Utility

    4544 2024-06-14 《Lodash 3.10.1》
    _.attempt(func) Arguments Returns Example .callback([func=.identity], [thisArg]) Aliases Arguments Returns Example _.constant(value) Arguments Returns Example _.identi...
  • Kingbase

    Support Connector Version Support Those Engines Key Features Description Supported DataSource Info Database Dependency Data Type Mapping Sink Options Tips Task Example Sim...
  • Function

    4537 2024-06-02 《Ramda 0.4.2》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge always a → (...
  • Dynamic

    动态节点 综述 创建任务 任务参数 任务参数输出 运行状态 动态节点 综述 动态节点可以通过输入多个参数列表,通过笛卡尔积计算出多所有的参数组合,然后将每个参数组合作为一个子工作流节点执行。 比如我们有一个工作流,它具有两个输入参数,a, b。 我们可以通过动态节点,将这个工作流定义当做一个节点,然后输入参数列表 参数a:a1, a2...