Member since
03-25-2020
1
Post
0
Kudos Received
0
Solutions
03-25-2020
05:31 AM
Is it possible to define a STRUCT element that has an @ sign at the beginning, e.g. "@site" : "Los Angeles" We can live with having the column actually show up as site rather than @site. If we can't do it in the HiveQL syntax then we will have to preprocess the JSON to remove the @ sign, which would be annoying but do-able.
... View more