Replies: 1 comment 1 reply
-
Finally resolved with side tools (csvkit toolkit) with data files preprocessing, however this seems a bit over-complicated and space consuming... |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Is it possible to rename or skip some columns while loading ?
e.g.
I was thinking about target_optoins: columns map, but it looks like this functionality is not available, I would say it is rather easy to implement, e.g. add subkeys:
https://docs.slingdata.io/concepts/replication/columns
For now I need to preprocess file or do post-processing in the db, yes it is trivial, but this functionality would same much time.
Thks.
Beta Was this translation helpful? Give feedback.
All reactions