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

SQL bulk load should ignore leading/trailing spaces also with type decimal (as with integers & real/double) #3598

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
enhancement New feature or request SQL

Comments

@monetdb-team
Copy link

Date: 2014-10-07 20:36:25 +0200
From: @drstmane
To: SQL devs <>
Version: -- development
CC: @njnes

Last updated: 2014-10-31 14:14:38 +0100

Comment 20259

Date: 2014-10-07 20:36:25 +0200
From: @drstmane

While the MonetDB SQL bulk loader ("COPY INTO table FROM file") does (by now; not sure since when; possibly only after Jan2014 release, but possibly still in Jan2014 branch) ignore whitespaces around integer and floating-point numbers (of all supported sizes), it does not (yet) ignore whitespaces around fixed-point (decimal) numbers.

Comment 20262

Date: 2014-10-08 13:08:31 +0200
From: @njnes

whitespace skipping is added in the oct branch

Comment 20267

Date: 2014-10-08 16:01:10 +0200
From: @njnes

Changeset 4237cf8af7d9 made by Niels Nes niels@cwi.nl in the MonetDB repo, refers to this bug.

For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=4237cf8af7d9

Changeset description:

skip whitespace when loading decimals fixes bug #3598

Comment 20383

Date: 2014-10-31 14:14:38 +0100
From: @sjoerdmullender

Oct2014 has been released.

@monetdb-team monetdb-team added enhancement New feature or request SQL labels Nov 30, 2020
@sjoerdmullender sjoerdmullender added this to the Ancient Release milestone Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SQL
Projects
None yet
Development

No branches or pull requests

2 participants