MrHenryD
Results
1
issues of
MrHenryD
Error occurs with using the incremental_field option along with query. ``` org.embulk.exec.PartialExecutionException: org.embulk.config.ConfigException: Could not generate new query for incremental load. at org.embulk.exec.BulkLoader$LoaderState.buildPartialExecuteException(BulkLoader.java:340) at org.embulk.exec.BulkLoader.doRun(BulkLoader.java:566) at org.embulk.exec.BulkLoader.access$000(BulkLoader.java:35) at org.embulk.exec.BulkLoader$1.run(BulkLoader.java:353) at...