Open stevendanna opened 1 month ago
Hi @stevendanna, please add branch-* labels to identify which branch(es) this C-bug affects.
:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.
cc @cockroachdb/cdc
We only support parquet with [cloud] storage, so we don't expect this to work for core changefeeds. We should make sure this fails with a good error message during validation.
Hii, I would like to work on this
We only support parquet with [cloud] storage, so we don't expect this to work for core changefeeds. We should make sure this fails with a good error message during validation.
As parquet is only supported for cloud storage sink. I think we should not allow creating sinkless changefeed with format = 'parquet'
option irrespective of whether it's core or enterprise changefeed
Describe the problem
Jira issue: CRDB-42304
Epic CRDB-41786