Skip to content

Commit

Permalink
Merge pull request #319 from george0st/change
Browse files Browse the repository at this point in the history
Tune documentation
  • Loading branch information
george0st authored May 2, 2024
2 parents 1cc13a9 + 12b1339 commit 6070e91
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/applied-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ see detail below

## Recommendation

1. It is really tricky to use a function in **Preview** state
1. It is really tricky to use functions in **Preview** state
- it makes sense to wait for delivery full version or contribute changes in
Github
11 changes: 5 additions & 6 deletions docs/todo_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,16 @@ The list of expected/future improvements:

3. **Extend QGATE_OUTPUT as arraylist**
- support more storages S3, BlobStorage

4. **Test target in S3**
- add secrets for S3 login
- add secrets

5. **Test target in BlobStorage**
4. **Test target in BlobStorage**
- add secrets for BlobStorage

6. **Test engine Spark**
5. **Test engine Spark**
- separate installation in docker image
- focus on engine 'spark'

7. etc.
6. etc.

## Freeze points

Expand Down
2 changes: 1 addition & 1 deletion qgate_sln_mlrun/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Store the version here so:

__version__ = '0.2.1'
__version__ = '0.2.2'

0 comments on commit 6070e91

Please sign in to comment.