docs icon indicating copy to clipboard operation
docs copied to clipboard

Add existing limitations for changefeeds with column families

Open katmayb opened this issue 1 year ago • 4 comments

Fixes DOC-10746

PR adds two limitations for changefeeds with column families:

  • Changefeeds on tables with column families emit in separate streams
  • Changefeeds with cdc queries on tables with column families are not supported

Limitations added on supported versions of CRDB v23.1 through to v24.2. Each version docs set includes the same changes.

katmayb avatar Jul 26 '24 19:07 katmayb

Files changed:

github-actions[bot] avatar Jul 26 '24 19:07 github-actions[bot]

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
Latest commit 3d9913b522e32aec7050a1c09f78d82b6bb29f5b
Latest deploy log https://app.netlify.com/sites/cockroachdb-api-docs/deploys/66b23e17cddc8a0008bf7dd4

netlify[bot] avatar Jul 26 '24 19:07 netlify[bot]

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
Latest commit 3d9913b522e32aec7050a1c09f78d82b6bb29f5b
Latest deploy log https://app.netlify.com/sites/cockroachdb-interactivetutorials-docs/deploys/66b23e175463ea000819cfbb

netlify[bot] avatar Jul 26 '24 19:07 netlify[bot]

Netlify Preview

Name Link
Latest commit 3d9913b522e32aec7050a1c09f78d82b6bb29f5b
Latest deploy log https://app.netlify.com/sites/cockroachdb-docs/deploys/66b23e1782dc3a000852ea6e
Deploy Preview https://deploy-preview-18766--cockroachdb-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jul 26 '24 19:07 netlify[bot]

@kathancox AFAICT this is the docs PR related to

  • https://github.com/cockroachdb/cockroach/issues/127736 and
  • https://github.com/cockroachdb/cockroach/issues/127761

is that correct?

rmloveland avatar Aug 05 '24 19:08 rmloveland

@kathancox AFAICT this is the docs PR related to

is that correct?

Yes, there are two limitations here. Both related to column families.

katmayb avatar Aug 05 '24 19:08 katmayb

TFTRs!

katmayb avatar Aug 06 '24 15:08 katmayb