Skip to content

Virtual table refactoring

Denis Smirnov requested to merge vt_refactoring into main

Improve virtual tables in sbroad. Now it is possible to mark columns as primary key and filter columns on resharding (it is helpful for non-SQL DML).

Merge request reports