遇到问题场景(mysql代码):select name as tmp_v from usr_info;select '${tmp_v}'; --操作前面设置的tmp_v想在hive中同样实现这个过程,大家有什么转换方式或者建议方案吗
顶一下,求大家帮忙