会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
xuzhujack
Walk the road you want to walk and do what you want to do , keep moving ahead and ... ...
博客园
首页
新随笔
联系
订阅
管理
2020年12月9日
Hive中的replace类似方法
摘要: Hive本身并没有replace方法,但是提供了以下两个函数可以实现replace的类似功能 1、translate 函数 使用#字符替换逗号 select translate('hello world, this is a function, test in Hive', ',','#'); 运行
阅读全文
posted @ 2020-12-09 16:25 xuzhujack
阅读(12915)
评论(0)
推荐(0)
编辑
公告
;