fix: parse variable scale decimal in debezium json #10792
Merged
Task list completed / task-list-completed
Started
2024-12-11 09:59:25
ago
1 / 7 tasks completed
6 tasks still to be completed
Details
Required Tasks
Task | Status |
---|---|
I have written necessary rustdoc comments | Incomplete |
I have added necessary unit tests and integration tests | Incomplete |
I have added fuzzing tests or opened an issue to track them. (Optional, recommended for new SQL features #7934). | Incomplete |
My PR contains breaking changes. (If it deprecates some features, please create a tracking issue to remove them in the future). | Incomplete |
All checks passed in ./risedev check (or alias, ./risedev c ) |
Completed |
My PR contains critical fixes that are necessary to be merged into the latest release. (Please check out the details) | Incomplete |
My PR contains user-facing changes. | Incomplete |
Installation and deployment | Incomplete |
Connector (sources & sinks) | Incomplete |
SQL commands, functions, and operators | Incomplete |
RisingWave cluster configuration changes | Incomplete |
Other (please specify in the release note below) | Incomplete |
JSON: "price":{"scale":1,"value":"AM0="} |
Incomplete |
base64 decode result: [0x00, 0xcd] |
Incomplete |
as_bytes: [0x41, 0x4d, 0x30, 0x3d] |
Incomplete |
Loading