Skip to content

chore: partial fix to stop ksql trimming trailing zeros from decimals#4711

Merged
Andy Coates (big-andy-coates) merged 6 commits into
confluentinc:masterfrom
big-andy-coates:json_decimals
Mar 9, 2020
Merged

chore: partial fix to stop ksql trimming trailing zeros from decimals#4711
Andy Coates (big-andy-coates) merged 6 commits into
confluentinc:masterfrom
big-andy-coates:json_decimals

Conversation

@big-andy-coates

@big-andy-coates Andy Coates (big-andy-coates) commented Mar 5, 2020

Copy link
Copy Markdown
Contributor

Description

partial fix for: #4710

Remaining work needs a fix in Connect (apache/kafka#8230). Then to enable tests in KSQL.

Testing done

Unit and QTT tests added.

Reviewer checklist

  • Ensure docs are updated if necessary. (eg. if a user visible feature is being added or changed).
  • Ensure relevant issues are linked (description should include text like "Fixes #")

partial fix for: confluentinc#4710

Remaining work needs a fix in Connect. Then to enable tests in KSQL.

@agavra Almog Gavra (agavra) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the fix Andy Coates (@big-andy-coates) :)

add some tests to remind us to finish this work off once Connect fixed
Add client test to ensure client doesn't strip those trailing zeros.
@big-andy-coates
Andy Coates (big-andy-coates) merged commit 1f61754 into confluentinc:master Mar 9, 2020
@big-andy-coates
Andy Coates (big-andy-coates) deleted the json_decimals branch March 9, 2020 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants