File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -87,6 +87,5 @@ when deploying client-side encryption. Note specifically that a Rust compiler i
8787of the cryptography package, although wheels exist for many common platforms.
8888
8989Client-side encryption has been implemented for both the default Cython and pure Python row processing logic.
90- This functionality has not yet been ported to the NumPy Cython implementation. We have reason to believe the
91- NumPy processing works reasonably well on Python 3.7 but fails for Python 3.8. We hope to address this discrepancy
92- in a future release.
90+ This functionality has not yet been ported to the NumPy Cython implementation. During testing,
91+ the NumPy processing works on Python 3.7 but fails for Python 3.8.
You can’t perform that action at this time.
0 commit comments