You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Types in ImportLocation are either common_prefix or object but it is not explained in any documentation. If I use object to import a single object by using following ImportLocation then it creates a blank file name:
What happened?
Types in
ImportLocation
are eithercommon_prefix
orobject
but it is not explained in any documentation. If I useobject
to import a single object by using following ImportLocation then it creates a blank file name:ImportLocation(type="object", path="s3://sample-dog-images/Annotations/n02085620-Chihuahua/n02085620_10074", destination="json/")
While Import UI doesn't have this
type
option.Expected behavior
No response
lakeFS version
1.0.0
How lakeFS is installed
lakeFS Cloud
Affected clients
No response
Relevant log output
No response
Contact details
amit.kesarwani@treeverse.io
The text was updated successfully, but these errors were encountered: