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

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

    Description Parameters Script Example Code Description Left outer join two batch operators. Parameters Name Description Type Required? Default Value joinPredi...
  • fullouterjoin(batch)

    Description Parameters Script Example Code Description Full outer join two batch operators. Parameters Name Description Type Required? Default Value joinPredi...
  • rightouterjoin(batch)

    Description Parameters Script Example Code Description Right outer join two batch operators. Parameters Name Description Type Required? Default Value joinPred...
  • split(stream)

    Description Parameters Script Example Description Split a stream data into two parts. Parameters Name Description Type Required? Default Value fraction Propor...
  • libsvm sink(batch)

    Description Parameters Script Example Script Description Sink the data to files in libsvm format. Parameters Name Description Type Required? Default Value fil...
  • text line sink(batch)

    Description Parameters Script Example Script Description Sink data to files in text lines. Parameters Name Description Type Required? Default Value filePath ...
  • 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...
  • kafka sink(stream)

    Description Parameters Script Example Description kafka 011 sink. Parameters Name Description Type Required? Default Value bootstrapServers kafka集群地址 String ...
  • UDF(stream)

    Description Parameters Script Example Code Results Description outputColNames CAN NOT have the same colName with keepOriginColName except the selectedColName. Parameter...