Data is residing in parquet format. Parquet support the column name to have '[' bracket. Also able to create the table in hive with same column name. But select of column is failing.
Is there any way to handle special character '[]' in column name in hive or Presto?