Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Unused/Extraneous Filestore.uri_import #1226

Conversation

nguyenv
Copy link
Collaborator

@nguyenv nguyenv commented Jul 15, 2022

  • This function was accidentally left in; it does not work
  • The function to write a file located at URI to a filestore array is
    already correctly implemented by Filestore.copy_from

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #19266: Filestore: buffer referenced before assignment.

@nguyenv
Copy link
Collaborator Author

nguyenv commented Jul 15, 2022

@nguyenv
Copy link
Collaborator Author

nguyenv commented Jul 15, 2022

Failing windows tests due to #1218

@nguyenv nguyenv requested a review from ihnorton July 22, 2022 18:08
Copy link
Member

@ihnorton ihnorton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small change request, but approving so you can merge after update.

tiledb/filestore.py Show resolved Hide resolved
* This function was accidentally left in; it does not work
* The function to write a file located at URI to a filestore array is
  already correctly implemented by `Filestore.copy_from`
@nguyenv nguyenv force-pushed the viviannguyen/sc-19266/filestore-buffer-referenced-before-assignment branch from c85a8b5 to 9592bcd Compare July 23, 2022 16:40
@nguyenv nguyenv merged commit 7dd3dd9 into dev Jul 23, 2022
@nguyenv nguyenv deleted the viviannguyen/sc-19266/filestore-buffer-referenced-before-assignment branch July 23, 2022 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants