We have an external hive table with Parquet files backed in the S3 location as shown below.

Our EMR runs in PDT/PST timezone. We copy this data from hive to vertica using the vertica copy command. Our Vertica cluster is also in PDT/PST.
On 3rd Nov (time changed to PST) when the EMR ran the copy command for the above data, the timestamp lags by an hour in vertica as shown below
Datatype used in hive and vertica for date field is "timestamp".
Can anyone please explain why this issue is happening and how to fix it?
