gigem commented on PR #5513:
URL: https://github.com/apache/hive/pull/5513#issuecomment-2442037039

   > Client Execution succeeded but contained differences (error code = 1) 
after executing crtseltbl_serdeprops.q 
   > 29c29
   > < 100|val_100
   > ---
   > > "100"|"val_100"
   
   It would seem Boolean.parseBoolean() is not parsing the empty/default 
property correctly.  Unfortunately, I'm not able to reproduce the error (and 
test any fix) because earlier tests fail in my build.  I'm a near total, Maven 
neophyte so could someone please tell me the magic encanation to run just the 
OpenCSVSerde (or Serde) tests?


-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to