Replies: 1 comment
-
Ah ok, will fix that in next release, thanks. |
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.
-
Hi @flarco ,
I have data being fetched from MySQL database using a custom query in Replication.
Lot of times there is no data coming back for a certain query, in such scenario, Sling creates empty parquet file, this throws off the collective scanning of data.
Is there a way to not create parquet file if the row count returned is 0 ?
Beta Was this translation helpful? Give feedback.
All reactions