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
{{ message }}
This repository has been archived by the owner on May 21, 2024. It is now read-only.
This morning I discovered we are calling "all commits" a commitSet in python-pachyderm. My understanding is that in pachctl we have abandoned the idea of a commitSet. I would expect the names of the methods and their behaviors to be updated to match the new behavior of pachctl.
Hello,
This morning I discovered we are calling "all commits" a
commitSet
in python-pachyderm. My understanding is that inpachctl
we have abandoned the idea of acommitSet
. I would expect the names of the methods and their behaviors to be updated to match the new behavior ofpachctl
.python-pachyderm/src/python_pachyderm/mixin/pfs.py
Line 281 in 130caca
See also: #313
This was changed fairly recently (beta.2) in core Pachyderm 2.0.
The text was updated successfully, but these errors were encountered: