new_citizen

This commit is contained in:
r.gaztdinov 2025-08-12 16:42:25 +03:00
parent 9dfe392fe9
commit 246c489b6d
709 changed files with 185899 additions and 293 deletions

View file

@ -0,0 +1,20 @@
{
"engineRunConfiguration": {
"Local": {
"feedback_size": "50000",
"sample_size": "100",
"sample_type_in_gui": "Last",
"wait_time": "20",
"rowset_size": "10000",
"safe_mode": false,
"show_feedback": false,
"topo_sort": false,
"gather_metrics": false,
"transactional": false
}
},
"defaultSelection": true,
"configurationVariables": [],
"name": "local",
"description": "Runs your pipelines locally with the standard local Hop pipeline engine"
}