1. 查看历史,打开gitk程序 2. 选中需要返回的版本,右键,然后点击Rest master branch to here
3.出现弹窗
每个选项我们都试一下,从Hard开始 返回的选项 HardMixedSoft Hard
会丢失所有的修改【此处的…
转成 select customer_code,product_type
from temp.temp_xx
LATERAL VIEW explode(SPLIT(product_types,,)) table_tmp AS product_type
where customer_code K100515182