Skip to content

provenance: Partition x_in_y tables by the column they will be queried on

vlorentz requested to merge provenance-partition into master

This should allow significantly faster access, without the write-time cost of changing the order within each file

Contains commits from !450 (merged)

Merge request reports