You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correct LZ0 to LZO in compression options (#995)
* fix: correct LZ0 to LZO in compression options
* fix: disable LZO compression option and update tests to reflect its unavailability
* fix: ruff format expected string in test_execution_plan
* fix: update test for execution plan and add validation for invalid LZO compression
* fix: remove LZO compression option and related test cases
* ruff autoformat
* fix: remove TODO comment regarding LZO compression implementation
0 commit comments