Searched refs:num_col (Results 1 – 1 of 1) sorted by relevance
67 Integer num_col = (Integer)tEnv.getObjRelation("NCOL"); in before() local68 if (num_col == null) { in before()73 nCol = num_col.intValue(); in before()
Completed in 15 milliseconds