hop icon indicating copy to clipboard operation
hop copied to clipboard

CrateDB numbers conversion - fixes ClassCastException

Open xdelox opened this issue 1 year ago • 0 comments

Fixes #4082 - [Bug]: CrateDB Bulk Loader does not support a number with decimal point in the input stream


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • [x] Run mvn clean install apache-rat:check to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • [x] If you have a group of commits related to the same change, please squash your commits into one and force push your branch using git rebase -i.
  • [x] Mention the appropriate issue in your description (for example: addresses #123), if applicable.

To make clear that you license your contribution under the Apache License Version 2.0, January 2004 you have to acknowledge this by using the following check-box.

xdelox avatar Jun 11 '24 17:06 xdelox