提交 8fa7d41e 编写于 作者: B Beyyes

fix comment

上级 879cb0a3
......@@ -1219,8 +1219,8 @@ public class AnalyzeVisitor extends StatementVisitor<Analysis, MPPQueryContext>
analyzeWhereSplitByDevice(queryStatement, devicePath, schemaTree));
} catch (MeasurementNotExistException e) {
logger.warn(
"Meets MeasurementNotExistException in analyzeDeviceToWhere when executing align by device, "
+ "error msg: {}",
"Meets MeasurementNotExistException in analyzeDeviceToWhere "
+ "when executing align by device, error msg: {}",
e.getMessage());
deviceIterator.remove();
continue;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册