cockroachdb / cockroachdb/cockroach
changefeedccl: improve decimal value encoding in protobuf encoder
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Currently decimal values are encoded as strings in the protobuf encoder, a better alternative should be explored.
Jira issue: CRDB-52294
Contributor guide
Assessment
This issue has not been assessed yet.