Commit 4aa16e4
authored
update broken tests due to single-column PARTITION BY / ORDER BY change in latest CH (#4298)
Fix [e2e test
failures](https://github.com/PeerDB-io/peerdb/actions/runs/25718948064/job/75518084196):
ClickHouse 26.5+ preserves the parens around single-column PARTITION BY
/ ORDER BY in system.tables; older versions unwrap them.1 parent 1ed5a42 commit 4aa16e4
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3025 | 3025 | | |
3026 | 3026 | | |
3027 | 3027 | | |
3028 | | - | |
3029 | | - | |
| 3028 | + | |
| 3029 | + | |
| 3030 | + | |
3030 | 3031 | | |
3031 | 3032 | | |
3032 | 3033 | | |
| |||
0 commit comments