Description
When trying to convert a table/partition from AVRO to ORC, Gobblin creates hive queries. If a hive query consist of a comment section, then the comment string needs to be escaped otherwise query parsing fails.
When trying to convert a table/partition from AVRO to ORC, Gobblin creates hive queries. If a hive query consist of a comment section, then the comment string needs to be escaped otherwise query parsing fails.