xorbitsai / xorbits

Scalable Python DS & ML, in an API compatible & lightning fast way.
https://xorbits.readthedocs.io
Apache License 2.0
1.13k stars 69 forks source link

ENH: support http protocol for `pd.read_parquet` #571

Closed qinxuye closed 1 year ago

qinxuye commented 1 year ago

Is your feature request related to a problem? Please describe

Now, xorbits does not support http protocol for read_parquet, we can support it. A list can be passed to read multiple parquet files.