enso/std-bits
James Dunkerley ee66b9fb1d
Refactoring the Unary operations so uncoupled from Storage. (#9090)
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.
2024-02-19 17:11:52 +00:00
..
aws/src/main/java/org/enso/aws Allow secrets in AWS_Credential (#8774) 2024-01-19 19:00:56 +00:00
base/src/main/java/org/enso/base Add parser for line by line processing (#8719) 2024-02-01 07:29:50 +00:00
benchmarks/src/main/java/org/enso/benchmarks/libs Fix incremental compilation of runtime/test (#8975) 2024-02-13 10:05:31 +01:00
database/src/main/java/org/enso/database Merge URI_With_Query into URI, extend API of URI (#8591) 2023-12-21 18:39:26 +00:00
google-api Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
image/src/main/java/org/enso/image Update java formatter sbt plugin (#8543) 2023-12-15 14:45:23 +00:00
table/src/main Refactoring the Unary operations so uncoupled from Storage. (#9090) 2024-02-19 17:11:52 +00:00