Replies: 1 comment 9 replies
-
Hi @chungst , according to the log ( |
Beta Was this translation helpful? Give feedback.
9 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.
-
I am trying to fetch data from Clickhouse and pipe them into Polars and I got stuck in the
dispatcher.run
part.I have tried both
TextProtocol
andBinaryProtocol
onMySQLSource
but that didn't make a difference. The table is show small which only has 98 rows and it shouldn't stuck at Start writing forever. Did I miss anything?Beta Was this translation helpful? Give feedback.
All reactions