Skip to main content
SUBMITTED

Improve full load from Synapse Analytics

  • May 15, 2023
  • 1 reply
  • 19 views

rvgfox
Problem Solver
Forum|alt.badge.img+4

When the data source it’s Synapse Analytics Server less pool and try a full load of a table, TX send to the server two queries, the first to obtain the MAX(incremental value) and the second to obtain the records with <= MAX(incremental value).

The cost it’s double. It would be better to send only the second query without the WHERE clausule.

1 reply

Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Hi @rvgfox thanks for the feedback. I will convert this question to an idea