mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 16:18:23 +03:00
ee66b9fb1d
In order to allow clever masking, slicing, filtering and arrow backing stores... - Adding ColumnStorage interface with the base API a storage will need. - Refactored each of the unary operations to a new `UnaryOperation` interface which makes them responsible for deciding if they can be executed. |
||
---|---|---|
.. | ||
aws/src/main/java/org/enso/aws | ||
base/src/main/java/org/enso/base | ||
benchmarks/src/main/java/org/enso/benchmarks/libs | ||
database/src/main/java/org/enso/database | ||
google-api | ||
image/src/main/java/org/enso/image | ||
table/src/main |