jt2594838 commented on code in PR #304: URL: https://github.com/apache/tsfile/pull/304#discussion_r1879217123
########## cpp/src/common/path.h: ########## @@ -20,8 +20,8 @@ #define COMMON_READ_COMMON_PATH_H #include "utils/errno_define.h" -#include "parser/PathParser.h" -#include "parser/PathNodesGenerator.h" +#include "parser/generator/PathParser.h" Review Comment: generator -> generated -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
