HuaHuaY opened a new pull request, #50751:
URL: https://github.com/apache/arrow/pull/50751

   ### Rationale for this change
   
   Remove some deprecated code.
   
   ### What changes are included in this PR?
   
   Remove these:
   1. `arrow::random::RandomArrayGenerator::Float16(..., uint16_t min, uint16_t 
max, ...)`
   2. `parquet::arrow::FileReader::GetRecordBatchReader(..., out)` overloads
   3. `parquet::ColumnEncryptionProperties::Builder(name/path)` constructors
   4. `parquet::arrow::FileReader::Make(..., out)` overloads
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes. Some public deprecated methods are removed.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to