embulk-output-bigquery icon indicating copy to clipboard operation
embulk-output-bigquery copied to clipboard

Use to i method

Open setomits opened this issue 2 years ago • 0 comments
trafficstars

I noticed that loading jobs which convert numeral strings which start with zero into integer. Integer() returns 8 for '010' because it is interpreted as octal.

setomits avatar Mar 03 '23 06:03 setomits