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
I would like to propose a release of Apache Arrow DataFusion Python Bindings,
114
-
version 0.7.0.
115
-
116
-
This release candidate is based on commit: bd1b78b6d444b7ab172c6aec23fa58c842a592d7 [1]
117
-
The proposed release tarball and signatures are hosted at [2].
118
-
The changelog is located at [3].
119
-
The Python wheels are located at [4].
120
-
121
-
Please download, verify checksums and signatures, run the unit tests, and vote
122
-
on the release. The vote will be open for at least 72 hours.
123
-
124
-
Only votes from PMC members are binding, but all members of the community are
125
-
encouraged to test the release and vote with "(non-binding)".
126
-
127
-
The standard verification procedure is documented at https://github.com/apache/arrow-datafusion-python/blob/main/dev/release/README.md#verifying-release-candidates.
128
-
129
-
[ ] +1 Release this as Apache Arrow DataFusion Python 0.7.0
130
-
[ ] +0
131
-
[ ] -1 Do not release this as Apache Arrow DataFusion Python 0.7.0 because...
I would like to propose a release of Apache Arrow DataFusion Python Bindings,
86
+
I would like to propose a release of the Apache DataFusion Python Bindings,
87
87
version ${version}.
88
88
89
89
This release candidate is based on commit: ${release_hash} [1]
@@ -97,19 +97,19 @@ on the release. The vote will be open for at least 72 hours.
97
97
Only votes from PMC members are binding, but all members of the community are
98
98
encouraged to test the release and vote with "(non-binding)".
99
99
100
-
The standard verification procedure is documented at https://github.com/apache/arrow-datafusion-python/blob/main/dev/release/README.md#verifying-release-candidates.
100
+
The standard verification procedure is documented at https://github.com/apache/datafusion-python/blob/main/dev/release/README.md#verifying-release-candidates.
101
101
102
-
[ ] +1 Release this as Apache Arrow DataFusion Python ${version}
102
+
[ ] +1 Release this as Apache DataFusion Python ${version}
103
103
[ ] +0
104
-
[ ] -1 Do not release this as Apache Arrow DataFusion Python ${version} because...
104
+
[ ] -1 Do not release this as Apache DataFusion Python ${version} because...
0 commit comments