It would be great the serde could be configured in order certain characters within the query string are converted to other characters. This would be very useful when, for instance, dots are used in the real Json data fields, but Hive is not allowing to use such dots in the table column names.
As discussed in stackoverflow.com (if I've understood well):
It would be great the serde could be configured in order certain characters within the query string are converted to other characters. This would be very useful when, for instance, dots are used in the real Json data fields, but Hive is not allowing to use such dots in the table column names.