Unable to convert key: num when using 'partition_on' argument #358
Unanswered
austinvdubs
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @austinvdubs , it looks like the error is caused by partitioning the query on the |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I was having an issue with adding the 'partition_on' argument to the query. I outlined it more clearly on Stack Overflow here:
https://stackoverflow.com/questions/73792804/connectorx-unable-to-convert-key-num-when-using-partition-on-argument
(I don't have enough reputation on Stack Overflow to create a new tag for
connectorx
, so I'm cross posting it here for visibility)I also submitted another question on StackOverflow about a potential bug in handling cx.read_sql() on a database table that is being concurrently updated (https://stackoverflow.com/questions/73794989/connectorx-cx-read-sql-returns-dataframe-of-all-zeros-rows-intermittently-or)
Beta Was this translation helpful? Give feedback.
All reactions