Skip to content

Commit

Permalink
Merge pull request #24273 from dotnwat/fix-bazel-build
Browse files Browse the repository at this point in the history
datalake: add missing bazel dep
  • Loading branch information
piyushredpanda authored Nov 23, 2024
2 parents 159c35b + 81a14bf commit 4b23cef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/v/datalake/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ redpanda_cc_library(
"//src/v/config",
"//src/v/container:chunked_hash_map",
"//src/v/datalake:record_schema_resolver",
"//src/v/datalake/coordinator:catalog_factory",
"//src/v/datalake/coordinator:frontend",
"//src/v/datalake/translation:partition_translator",
"//src/v/features",
Expand Down

0 comments on commit 4b23cef

Please sign in to comment.