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
### Rationale for this change
* Applying more `std::move` in encryption
* Trying to use `NULLPTR` rather than `NULL`.
### What changes are included in this PR?
Applying more `std::move` in encryption
### Are these changes tested?
No need
### Are there any user-facing changes?
No
* GitHub Issue: #40731
Authored-by: mwish <maplewish117@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
Describe the enhancement requested
Applying some minor code enhancement
Component(s)
C++, Parquet
The text was updated successfully, but these errors were encountered: