dongjoon-hyun commented on a change in pull request #1023:
URL: https://github.com/apache/orc/pull/1023#discussion_r793003325
##########
File path: c++/src/TypeImpl.cc
##########
@@ -24,9 +24,9 @@
#include <sstream>
namespace orc {
-
- Type::~Type() {
- // PASS
+
+ Type::~Type() {
+ // PASS
Review comment:
These 3-line changes looks wrong. Could you recover to the original code?
--
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]