ratt-ru / dask-ms

Implementation of a dask/xarray dataset backed by a CASA MS
https://dask-ms.readthedocs.io
Other
19 stars 7 forks source link

Parallel table proxy #186

Open JSKenyon opened 2 years ago

JSKenyon commented 2 years ago

This is al alternative approach to #185. I decided to make it a separate PR as they are vastly different. Apologies for repo clutter. I am not sure if what I have done here is what you were expecting @sjperkins. I really am just feeling my way at this point. This doesn't subclass pyrap.tables.table but will create more churn. As I mentioned in the other PR, care has to be taken as some functions access tables via _table_future and some access functions via the TableProxy.