Member since
11-23-2015
28
Posts
16
Kudos Received
1
Solution
04-26-2016
07:38 AM
Thanks, we are working on something similar. I have one question/comment to the 'compact' stage. The execution flow as presented here means that table 'reporting_table' disappears for significant amount of time, before it is filled again. This could break queries running against this table. Is there a way how to make this switch (almost) seamless? It also may require to keep the older data not to break already running queries. Thanks, Pavel
... View more