-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
bug: The data type was not determined during load data #852
Comments
refs to issue :#656 , when we are loading data from outfile, and the data will overflow, a warning will be issued. |
ACK |
reference: #1000 |
enclose related issue, related issue with :#1006 |
|
lujiashun
pushed a commit
to lujiashun/stonedb
that referenced
this issue
Dec 9, 2022
…ata. (stoneatom#852) [summary] function GetValue should not truncate string from delimiter character; e.g, string "HO,lDAVvCDTthJs3oYHW" enclosed by double-quote, be should stored as a whole;
14 tasks
lujiashun
pushed a commit
to lujiashun/stonedb
that referenced
this issue
Dec 12, 2022
…ata. (stoneatom#852) [summary] function GetValue should not truncate string from delimiter character; e.g, string "HO,lDAVvCDTthJs3oYHW" enclosed by double-quote, be should stored as a whole;
mergify bot
pushed a commit
that referenced
this issue
Dec 13, 2022
…ata. (#852) [summary] function GetValue should not truncate string from delimiter character; e.g, string "HO,lDAVvCDTthJs3oYHW" enclosed by double-quote, be should stored as a whole;
konghaiya
pushed a commit
to konghaiya/stonedb
that referenced
this issue
Mar 7, 2023
…ata. (stoneatom#852) [summary] function GetValue should not truncate string from delimiter character; e.g, string "HO,lDAVvCDTthJs3oYHW" enclosed by double-quote, be should stored as a whole;
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you read the Contributing Guidelines on issues?
Please confirm if bug report does NOT exists already ?
Describe the problem
Expected behavior
How To Reproduce
Environment
Ver 14.14 Distrib 5.7.36-StoneDB, for Linux (x86_64) using EditLine wrapper
Are you interested in submitting a PR to solve the problem?
The text was updated successfully, but these errors were encountered: