j-hellenberg

Results 3 issues of j-hellenberg

`UCCs` (Unique Column Combinations) indicate the uniqueness across all entries of a column (or a set of columns). UCCs can be given by the schema (a primary key guarantees uniqueness),...

FullCI

Make sure to only use UCCs in optimization that are `guaranteed_to_be_valid`. Also, we want to ensure that Hyrise only caches logical and physical query plans that cannot become invalid, because...

FullCI

Hello, thank you for providing this library! In our Keycloak instance, we have some roles that contain special characters (like `aaa/bbb`). I just ran into an issue while trying to...

bug