MKehayov commented on PR #1608:
URL: https://github.com/apache/systemds/pull/1608#issuecomment-1126183266

   > Thanks for the patch @MKehayov. As just discussed offline, this looks 
already good - please double check the fasterxml dependency, tabs vs spaces, 
exception handling, check of existing schema, use of prepared statements, and a 
more compact style of assertion checking in the tests.
   
   Fasterxml was already used as dependency in 
/src/main/java/org/apache/sysds/runtime/io/ReaderWriterFederated. I have 
changed the spaces for tabs, fixed the exception handling, and schema is first 
checked before being created. I have rewritten the SQL statements in more 
generic prepared statements and fixed the one-line assertions.


-- 
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]

Reply via email to