wpleonardo commented on code in PR #1375: URL: https://github.com/apache/orc/pull/1375#discussion_r1139933154
########## c++/src/CMakeLists.txt: ########## @@ -184,13 +184,21 @@ set(SOURCE_FILES Timezone.cc TypeImpl.cc Vector.cc - Writer.cc) + Writer.cc + CpuInfoUtil.cc + BpackingDefault.cc) Review Comment: Sorry for making a mistake. Already removed CpuInfoUtil.cc from general source build. -- 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]
