Commit Graph

6 Commits

Author SHA1 Message Date
Julia Kartseva
8662f89d21 update test_s3_plain_rewritable 2024-05-28 18:59:48 +00:00
Julia Kartseva
b11b9515a2 ENDPOINT_SUBPATH is unique for each instance in test_s3_plain_rewritable 2024-05-28 18:59:48 +00:00
Julia Kartseva
81a7862ed4 Allow certain ALTER TABLE commands for plain_rewritable
Currently all alters are disallowed, this is too restrictive. Allow
altering settings (through {MODIFY|RESET} SETTING) and comments (MODIFY
COMMENT).
2024-05-16 08:40:28 +00:00
Julia Kartseva
4824acf91f update test_s3_plain_rewritable 2024-05-15 03:02:31 +00:00
Julia Kartseva
36a1cae910 address feedback - pt.1 2024-04-29 18:01:21 +00:00
Julia Kartseva
a3ce6162c4 add integration test 2024-04-29 18:01:21 +00:00