3 projects
all-purpose-bypass
auto-zorder
The project aims to remove the guesswork of selecting columns to be used in the ZORDER statement. It achieves this by analyzing the logged execution plan for each cluster provided and returns the top n columns that were used in filter/where clauses.
dlt-sidestep
A library that helps you build dlt pipelines by side stepping the dlt library and making your code interactive