can we load multiple file formats in vertica external table?
I am trying to load CSV and Parquet format files into one external table in Vertica DB but not finding any options, in worst case planning to load it in two different tables and make a union but union execution is taking too much time to load the data. can someone guide me the best approach available in Vertica ?