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 84d5f2f commit a113117Copy full SHA for a113117
components/clp-py-utils/clp_py_utils/clp_config.py
@@ -57,8 +57,8 @@
57
ALL_TARGET_NAME: ALL_COMPONENTS,
58
CONTROLLER_TARGET_NAME: GENERAL_SCHEDULING_COMPONENTS
59
| {
60
- COMPRESSION_SCHEDULER_COMPONENT_NAME,
61
- QUERY_SCHEDULER_COMPONENT_NAME,
+ COMPRESSION_SCHEDULER_COMPONENT_NAME,
+ QUERY_SCHEDULER_COMPONENT_NAME,
62
},
63
}
64
0 commit comments