Hi Nicolas,
Sadly, no profiling info yet. At the time of the run we were checking
correctness, and only "took note" of the perf issue. Still there are some
fixes and a few more important base features we would like to tackle (CTAS,
IOW), before we start to focus on performance. Still in the meanti
Were you able to confirm why the loadTable() call was slow through
profiling?
>From personal experience, I've seen similar calls behave slowly when the
connection to the hive metastore was unstable and retries to the hive
metastore(with exponential backoff) occurred.
On Thu, Feb 25, 2021 at 4:45