fugue-project / fugue

A unified interface for distributed computing. Fugue executes SQL, Python, Pandas, and Polars code on Spark, Dask and Ray without any rewrites.
https://fugue-tutorials.readthedocs.io/
Apache License 2.0
1.98k stars 94 forks source link

[DEPRECATION] Avro support #459

Closed goodwanghan closed 1 year ago

goodwanghan commented 1 year ago

Avro support should not be the core offering of Fugue. After resolving https://github.com/fugue-project/fugue/issues/296 we can add back avro support as an extension.