hezyin commented on code in PR #2215:
URL: https://github.com/apache/incubator-devlake/pull/2215#discussion_r911380956
##########
helpers/e2ehelper/data_flow_tester.go:
##########
@@ -73,6 +74,18 @@ type DataFlowTester struct {
Log core.Logger
}
+type TableOptions struct {
Review Comment:
If manually removing the unwanted columns from generated CSV files is
cumbersome, and old the `VerifyTable` function signature stays the same, I
think it's ok to provide the `IgnoreFields` option to avoid the manual editing.
--
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]