Skip to content

Conversation

@mayabar
Copy link
Collaborator

@mayabar mayabar commented Nov 12, 2025

Fixes #247

… will be added to readme

- move all sqlite related code in custom dataset to helper class
- update dataset tests accordingly
- remove duplicated definitions
- open sqlite db in read-only mode, this will allow to support datasets in DP mode
- do not allow dataset definition in echo mode

Signed-off-by: Maya Barnea <[email protected]>
- Separate between loading custom dataset from a local file and dataset download
- If custom dataset's url is defined in command line - download the dataset before initializing simulator(s)

Signed-off-by: Maya Barnea <[email protected]>
@mayabar mayabar requested a review from irar2 November 12, 2025 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update dataset response logic

1 participant