joinp --infer-len=0 data type issue #2402
Closed
datatraveller1
started this conversation in
General
Replies: 1 comment
-
See here, closed with #2405 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the
qsv joinp --infer-len=0
command, some data types of the output file (-o joined.csv) seem to get changed.E.g. there is a column (not part of the join columns)
PT
with original values0101
. The output columnPT
values get changed to101
. However, I don't want the output column content to be changed.@jqnatividad If you need more information, I'll write an issue report tomorrow or latest this weekend. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions