书栈网 · BookStack 本次搜索耗时 0.009 秒,为您找到 355 个相关结果.
  • select(batch)

    Description Parameters Script Example Code Description Select the fields of a batch operator. Parameters Name Description Type Required? Default Value clause ...
  • as(batch)

    Description Parameters Script Example Code Description Rename the fields of a batch operator. Parameters Name Description Type Required? Default Value clause ...
  • kafka sink(stream)

    Description Parameters Script Example Description Data sink for kafka 1.x and 2.x Parameters Name Description Type Required? Default Value bootstrapServers ka...
  • OneVsRest

    Description Parameters Script Example Code Description Reduction of Multiclass Classification to Binary Classification. Performs reduction using one against all strategy. ...
  • 导出Kafka(stream)

    Kafka 功能介绍 参数说明 脚本示例 Kafka 功能介绍 写Kafka, 支持kafka 1.x和2.x版 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 bootstrapServers “bootstrap.servers” “bootstrap.servers” String ✓...
  • LeftOuterIoin(batch)

    功能介绍 参数说明 脚本示例 脚本代码 功能介绍 提供sql的left outer join语句功能 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 joinPredicate where语句 where语句 String ✓ selectClause select语句 selec...
  • distinct(batch)

    Description Parameters Script Example Code Result Description Remove duplicated records. Parameters Name Description Type Required? Default Value Scri...
  • split(batch)

    Description Parameters Script Example Description Split a dataset into two parts. Parameters Name Description Type Required? Default Value fraction Proportion...
  • distinct(batch)

    Description Parameters Script Example Code Result Description Remove duplicated records. Parameters Name Description Type Required? Default Value Scri...
  • intersect(batch)

    Description Parameters Script Example Code Description Intersect two batch operators. It returns records that exist in both batch operators. Duplicated records are removed....