Commits


Bryce Mecum authored and GitHub committed cab660f9d69
GH-15043: [Python] [Docs] Update docstring for pyarrow.decompress (#15061) I opted to keep `decompressed_size` optional to reduce churn (optional->required->optional) if we ever add in detection/estimation for certain codecs in the future. Let me know what you think. * Closes: #15043 Authored-by: Bryce Mecum <petridish@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>