Commits


Joris Van den Bossche authored and David Li committed b8bcf76e4e9
ARROW-13074: [Python] Deprecate ParquetDataset custom properties (eg pieces, partitions) The idea is that before fully deprecating/removing the legacy implementation of `ParquetDataset`, we can already deprecate its custom attributes (which is AFAIK the main/only reason to still use the legacy version). Closes #10549 from jorisvandenbossche/ARROW-13074-parquetdataset-deprecate-properties Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>