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] Ignore managed property for liquid clustering integration test (#3786)
## Changes
This property is automatically added if the SQL table uses
`cluster_keys`.
## Tests
- [x] relevant acceptance tests are passing
I ran:
```sh
$ go test ./internal/acceptance -timeout 30m -v -run TestUcAccResourceSqlTable_Liquid
```
0 commit comments