Skip to content

Commit 4034b26

Browse files
committed
fix merge conflicts
1 parent 0f4b30b commit 4034b26

File tree

1 file changed

+0
-1
lines changed
  • rust/operator-binary/src/crd/catalog

1 file changed

+0
-1
lines changed

rust/operator-binary/src/crd/catalog/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ pub mod versioned {
4949
/// The `connector` defines which connector is used.
5050
pub connector: TrinoCatalogConnector,
5151

52-
#[serde(default)]
5352
/// The `configOverrides` allow overriding arbitrary Trino settings.
5453
/// For example, for Hive you could add `hive.metastore.username: trino`.
5554
#[serde(default)]

0 commit comments

Comments
 (0)