diff --git a/ydb/services/datastreams/datastreams_proxy.cpp b/ydb/services/datastreams/datastreams_proxy.cpp index 8b2e373acf28..11289cb4a001 100644 --- a/ydb/services/datastreams/datastreams_proxy.cpp +++ b/ydb/services/datastreams/datastreams_proxy.cpp @@ -121,7 +121,6 @@ namespace NKikimr::NDataStreams::V1 { topicRequest.mutable_retention_period()->set_seconds( TDuration::Hours(DEFAULT_STREAM_DAY_RETENTION).Seconds()); } - topicRequest.mutable_supported_codecs()->add_codecs(Ydb::Topic::CODEC_RAW); topicRequest.set_partition_write_speed_bytes_per_second( PartitionWriteSpeedInBytesPerSec(GetProtoRequest()->write_quota_kb_per_sec())); topicRequest.set_partition_write_burst_bytes(