Hive UDTF输入一列返回多行多列

之前说到了hive udf,见https://blog.csdn.net/liu82327114/article/details/80670415 UDTF(User-Defined Table-Generating Functions) 用来解决 输入一行输出多行(On-to-many maping) 的需求。 继承org.apache.hadoop.hive.ql.udf.generic.Ge
相关文章
相关标签/搜索