This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git.
from 167eda3 Minor cosmetic changes to Windows bat files. Output should
match the file run. i.e hop-gui.bat [hop-gui.bat] etc. (#983)
new 3e354e9 HOP-3161 : Table Output doesn't commit all records in Beam
pipeline
new 04322c1 HOP-3160 : Beam : variables are not passed correctly to
initializing generic transforms
new 2f9cfe1 HOP-3162 : Relational Database Connection is not flagged as
changed when edited
new a5306c1 Merge pull request #984 from mattcasters/master
The 2646 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../core/transform/TransformBatchTransform.java | 3 +-
.../beam/core/transform/TransformTransform.java | 3 +-
.../hop/beam/engines/BeamPipelineEngine.java | 1038 ++++++++++----------
.../transforms/tableoutput/TableOutput.java | 102 +-
.../hop/ui/core/database/DatabaseMetaEditor.java | 10 +-
5 files changed, 603 insertions(+), 553 deletions(-)