enso/std-bits
Radosław Waśko 39af372bcd
Allow resolving enso:// URIs in Data.read and other places (#9225)
- Implements the core parts of #9048
- Currently the path resolution is done by resolving each segment, one by one - requiring as many API calls as there are segments in the path.
- This should be replaced in a followup PR, once https://github.com/enso-org/cloud-v2/issues/899 is implemented.
2024-03-02 16:04:30 +00:00
..
aws/src/main/java/org/enso/aws Implementing reading Data Links (#9215) 2024-03-01 15:33:21 +00:00
base/src/main/java/org/enso/base Allow resolving enso:// URIs in Data.read and other places (#9225) 2024-03-02 16:04:30 +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 Implementing reading Data Links (#9215) 2024-03-01 15:33:21 +00:00