Skip to content

Optimized block processing function by replacing UNION with UNION ALL

Michal Zander requested to merge mzander/fix-hafbe-slowdown into develop

Replacing UNION with UNION ALL in the block processing function results in significantly improved query performance

Merge request reports

Loading