question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Don't know how to parse column type: 1042

See original GitHub issue

When selecting from char(n) column.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
bartlomiejucommented, May 14, 2020

@jakajancar @qimingweng sorry for being silent. I’m open to expanding the list of supported types as well as adding way to parse unknown columns.

0reactions
bander-saeed94commented, Jun 6, 2020

This raise when inserting as well when selecting

Read more comments on GitHub >

github_iconTop Results From Across the Web

pandas.to_numeric - find out which string it was unable to parse
Applying pandas.to_numeric to a dataframe column which contains strings that represent numbers (and possibly other unparsable strings) ...
Read more >
PARSE (Transact-SQL) - SQL Server - Microsoft Learn
Use PARSE only for converting from string to date/time and number types. For general type conversions, continue to use CAST or CONVERT. Keep...
Read more >
New raw SQL mode where Npgsql doesn't parse the SQL #1042
The biggest current issue as I see it are the parameters how they can be cross-referenced in different statements. I'm pretty sure MySQL...
Read more >
Introduction to readr
Each column of strings is parsed into a vector of a more specific type. It's easiest to learn how this works in the...
Read more >
Understanding Form 1042-S, Foreign Person's U.S. Source ...
Chapter 61 requires reporting of certain types of payments made to U.S. ... This is a tool to be used to quality check...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found