Sail 0.3.7 should now support all of the TPC-DS queries. Additionally, a new config SAIL_OPTIMIZER__ENABLE_JOIN_REORDER can be set to true to enable cost-based join reorder in the query optimizer (improves q72 and maybe others). The config will be set to default true in the future, but for now it's still a WIP.
Happy to contribute to update Sail here, just lemme know!
Sail 0.3.7 should now support all of the TPC-DS queries. Additionally, a new config
SAIL_OPTIMIZER__ENABLE_JOIN_REORDERcan be set to true to enable cost-based join reorder in the query optimizer (improvesq72and maybe others). The config will be set to default true in the future, but for now it's still a WIP.Happy to contribute to update Sail here, just lemme know!