The Initial DRAFT of AQL is ready for Review.
AQL (name TBD) is a query language based on SQL for type classes and data types. It's polymorphic and can work with the same syntax over spark datasets, in memory collections or pretty much any Kinded container that can hold data subject to be transformed, selected, filtered, grouped etc.
https://github.com/arrow-kt/arrow/pull/1079