Skip to content

Commit c3f06c6

Browse files
jgillenwaterdkropachev
authored andcommitted
remove future plans (datastax#1155)
1 parent 73be405 commit c3f06c6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/column_encryption.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,5 @@ when deploying client-side encryption. Note specifically that a Rust compiler i
8787
of the cryptography package, although wheels exist for many common platforms.
8888

8989
Client-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.

0 commit comments

Comments
 (0)