Github user bhupeshchawda commented on a diff in the pull request:
https://github.com/apache/apex-malhar/pull/314#discussion_r66168863
--- Diff:
library/src/main/java/com/datatorrent/lib/db/jdbc/AbstractJdbcTransactionableOutputOperator.java
---
@@ -34,25 +33,30 @@
import
com.datatorrent.lib.db.AbstractPassThruTransactionableStoreOutputOperator;
/**
- * This is the base class implementation of a transactionable JDBC output
operator.
- * Subclasses should implement the method which provides the insertion
command.
+ * This is the base class implementation of a transactionable JDBC output
--- End diff --
Please remove the formatting / check-style changes from this PR. Lets have
just the relevant changes in this PR.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---