-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
Description
Affected Stackable version
24.11
Affected Trino version
451
Current and expected behavior
The documentation says the connector should be
blackhole: {}
where if you exactly use the documented example it says:
- TrinoCatalog.trino.stackable.tech "mycatalog" is invalid: [: Invalid value: "": "spec.connector" must validate one and only one schema (oneOf). Found none valid, spec.connector.blackHole: Required value]
Possible solution
It should say blackHole: {}
Additional context
No response
Environment
No response
Would you like to work on fixing this bug?
None