feature/qnode
This commit is contained in:
parent
7850f2a9bf
commit
89dcffce88
|
@ -89,7 +89,7 @@ int32_t scheduleFetchRows(void *pJob, void **data);
|
|||
* @param pJob
|
||||
* @return
|
||||
*/
|
||||
int32_t scheduleCancelJob(void *pJob);
|
||||
//int32_t scheduleCancelJob(void *pJob);
|
||||
|
||||
/**
|
||||
* Free the query job
|
||||
|
|
|
@ -1322,3 +1322,4 @@ int main(int argc, char** argv) {
|
|||
|
||||
|
||||
|
||||
|