Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improve][Connector-V2][MongoDB] Support to convert to double from any numeric type #6997

Merged
merged 11 commits into from
Jun 19, 2024

Commits on Jun 17, 2024

  1. BsonToRowDataConverters support to convert to double from double stor…

    …ed as int internally
    Dongyeon committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8b0622e View commit details
    Browse the repository at this point in the history
  2. UPDATE relase note

    Dongyeon committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    aa22cb6 View commit details
    Browse the repository at this point in the history
  3. UPDATE release-note

    Dongyeon committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2e6d9e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Add test

    Dongyeon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    38091d3 View commit details
    Browse the repository at this point in the history
  2. format

    Dongyeon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1a00548 View commit details
    Browse the repository at this point in the history
  3. fix

    Dongyeon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    fad83aa View commit details
    Browse the repository at this point in the history
  4. wip

    Dongyeon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    be77761 View commit details
    Browse the repository at this point in the history
  5. fmt

    Dongyeon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    74d89f6 View commit details
    Browse the repository at this point in the history
  6. fix test

    Dongyeon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    9f6148d View commit details
    Browse the repository at this point in the history
  7. Remove try-catch block

    Dongyeon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d1eada4 View commit details
    Browse the repository at this point in the history
  8. fmt

    Dongyeon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    02abc2f View commit details
    Browse the repository at this point in the history