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

Flatten directory structure under src/awkward/_v2/operations. #1467

Merged

Conversation

jpivarski
Copy link
Member

Now, instead of fully-qualified names being like ak._v2.operations.convert.to_list, they're like ak._v2.operations.to_list. The directories

  • convert
  • describe
  • reducers
  • structure

have been eliminated in v2. However, v1 was untouched.

Although this PR touches a lot of files and will be hard to merge with other PRs, the changes are straightforward and should be easy to work around: the above four submodule names are simply removed.

This PR will be auto-merged right away. You'll likely want to git merge main after it's in main.

@jpivarski jpivarski enabled auto-merge (squash) May 13, 2022 17:23
@codecov
Copy link

codecov bot commented May 13, 2022

@jpivarski jpivarski merged commit bd89777 into main May 13, 2022
@jpivarski jpivarski deleted the jpivarski/flatten-directory-structure-under-v2-operations branch May 13, 2022 17:59
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

1 participant