HIVE で regexp_replace 関数を使用すると、この文字列からマークアップを切り取ることができます。
Abc abc ","<a href="http://,557244.html" id=" ">abc abc abc .</a>
取得したい: Abc abc abc abc abc 誰か知っていますか?
HIVE で regexp_replace 関数を使用すると、この文字列からマークアップを切り取ることができます。
Abc abc ","<a href="http://,557244.html" id=" ">abc abc abc .</a>
取得したい: Abc abc abc abc abc 誰か知っていますか?