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

Merge path_utils into fileio & refactor what was left #168

Merged

Conversation

alex-zenml
Copy link
Contributor

Pre-requisites

Please ensure you have done the following:

  • I have read the CONTRIBUTING.md document.
  • If my change requires a change to the documentation, I have updated the documentation accordingly.
  • I have added tests to cover my changes.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Describe changes

  • Merged all functions from path_utils.py over into io/fileio.py.
  • Fixed a reference to our own GCS filesystem plugin which was pointing to the old dir structure.

I wasn't able to find the place where we're importing tensorflow. By my investigation, that used to be happening whenever something imported tensorflow_gfile, but we have our own version of that in integrations now which doesn't import `tensorflow.

strickvl and others added 30 commits November 3, 2021 18:33
@alex-zenml alex-zenml added the internal To filter out internal PRs and issues label Nov 11, 2021
@alex-zenml
Copy link
Contributor Author

@htahir1 I'm running into a bunch of issues with the linting that are because Baris' branch isn't finished yet. Maybe we want to have him review this? Not sure how to handle it.

@alex-zenml alex-zenml requested a review from bcdurak November 11, 2021 10:23
Copy link
Contributor

@htahir1 htahir1 left a comment

Choose a reason for hiding this comment

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

Amazing job!

@alex-zenml alex-zenml merged commit fff4986 into baris/ENG-37-standard-import-check Nov 11, 2021
@alex-zenml alex-zenml deleted the alex/ENG-61-pathutils-refactor branch November 11, 2021 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal To filter out internal PRs and issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants