We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4b30b commit 4034b26Copy full SHA for 4034b26
rust/operator-binary/src/crd/catalog/mod.rs
@@ -49,7 +49,6 @@ pub mod versioned {
49
/// The `connector` defines which connector is used.
50
pub connector: TrinoCatalogConnector,
51
52
- #[serde(default)]
53
/// The `configOverrides` allow overriding arbitrary Trino settings.
54
/// For example, for Hive you could add `hive.metastore.username: trino`.
55
#[serde(default)]
0 commit comments