Hi Team, I am using lakectl for import data from s...
# help
u
Hi Team, I am using lakectl for import data from s3 bucket to lakefs. I see there is import python module is recently added. Do you have any example code for using that new import api. lakectl command : lakectl import --from {import_source} --to {import_target}
u
hey @Aapta Bhatt, the import functionality is not implemented in the API, it’s available only in the UI and CLI. there’s a script that @Amit Kesarwani created that does that, let me look for it.
u
you can see it here