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

MongoDB: Improve type mapper discriminating between INTEGER and BIGINT #235

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Aug 21, 2024

About

@matkuliak reported that the MongoDB I/O subsystem wasn't capable to map values like Long('1563051934000') to CrateDB SQL's BIGINT data type.

This patch improves the situation.

Base automatically changed from amo/mongodb-improve-tests to main August 21, 2024 08:59
@amotl amotl requested a review from surister August 21, 2024 09:01
@amotl amotl merged commit 6cb6202 into main Aug 21, 2024
23 checks passed
@amotl amotl deleted the amo/mongodb-bigint branch August 21, 2024 09:38
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