We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3091da commit d0d92d2Copy full SHA for d0d92d2
CHANGES.md
@@ -11,8 +11,9 @@
11
`mldataset:jpeg2000:<protocol>`, where protocol is the respective file system.
12
These openers and writers are available to any file system data store,
13
e.g., `"file"`, `"s3"`.
14
-* The class `ExecutorPreloadHandle` is enhanced by propagating `preload_params`
15
- to the `preload_data` method. (#1184)
+* Enhanced `ExecutorPreloadHandle` to propagate `preload_params` to the `preload_data`
+ method, and renamed the `PreloadStatus` argument `stopped` to `completed`. (#1184)
16
+
17
18
### Other changes
19
0 commit comments