This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
ISSUE-20092: [Bug] Pulsar client AUTO_CONSUME "double" as "BigDecimal" in JSON schemas #5720
Open
2 tasks done
Labels
Original Issue: apache#20092
Search before asking
Version
Pulsar client 2.10.3, 2.10.2, 2.10.1. Please note the behavior was correct with 2.8.3 and 2.10.0 and regressed starting with 2.10.1
Minimal reproduce step
Run the below program to create a topic with a JSON schema that has an optional double field. Please note the behavior is correct if the field is not optional
What did you expect to see?
The assertion should pass
What did you see instead?
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: