Skip raw json message from output after a join
Hi Team, I am trying to Skip raw json message from output after a join.
I tried with >> fields -_raw
at the end of the query but I am getting below error:
Field _raw not found, please check the spelling and try again.
I tried accessing _raw with Table1__raw(double underscore), table1 being the first table in my join. But this is not helping.
Any advise?
Please sign in to leave a comment.
Comments
1 comment