Conversation
|
|
||
| -- { echo } | ||
|
|
||
| SET enable_filesystem_cache_on_write_operations=0; |
There was a problem hiding this comment.
Will change back to 1, when #36171 is merged. Disabling this setting for now because looks like (not really sure) it might cause hung check in stress test. This should be fixed in #36171 as it makes write-through cache easier and safer to use.
00170_s3_cache.reference should also be modify? Otherwise it may fail the test?
There was a problem hiding this comment.
The .reference of this test will not be affected after disabling this setting.
But thanks for suggesting.
There was a problem hiding this comment.
The
.referenceof this test will not be affected after disabling this setting. But thanks for suggesting.
Really? The result may not be affected, but it will be output this SQL instruction in reference file.
|
@Mergifyio update |
✅ Branch has been successfully updated |
|
Stress test: #36660 |
Changelog category (leave one):