Skip to content

Commit

Permalink
connectors: Iceberg connector guide
Browse files Browse the repository at this point in the history
  • Loading branch information
bochenekmartin committed Aug 15, 2023
1 parent 13dcf84 commit 13dccde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/pkg/connector/interceptor/iceberg_sink_hook.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ func KafkaConnectToConsoleIcebergSinkHook(response model.ValidationResponse, con
RecommendedValues: []model.RecommendedValueWithMetadata{
{Value: "rest", DisplayName: "REST"},
{Value: "hive", DisplayName: "HIVE"},
{Value: "hadoop", DisplayName: "HADOOP"},
},
},
},
Expand Down

0 comments on commit 13dccde

Please sign in to comment.