minor fixes
This commit is contained in:
parent
a699a56f66
commit
c341c29120
@ -26,6 +26,7 @@ val selectDataTask = task("select") {
|
|||||||
|
|
||||||
val monitorTableTask = task("monitor") {
|
val monitorTableTask = task("monitor") {
|
||||||
model {
|
model {
|
||||||
|
configure(meta.getMetaOrEmpty("analyzer"))
|
||||||
dependsOn("select", meta)
|
dependsOn("select", meta)
|
||||||
}
|
}
|
||||||
join<NumassSet, Table> {
|
join<NumassSet, Table> {
|
||||||
|
Loading…
Reference in New Issue
Block a user