1
0

Minor bug fixes found during testing

This commit is contained in:
Balaji Varadarajan
2018-08-03 16:40:58 -07:00
committed by vinoth chandar
parent 594059a19c
commit ea23c9b7a0
3 changed files with 6 additions and 4 deletions

View File

@@ -59,7 +59,8 @@
},
{
"name":"totalUpdatedRecordsCompacted",
"type":["null","long"]
"type":["null","long"],
"default" : null
}
]
}
@@ -74,4 +75,4 @@
}]
}
]
}
}