This is an automated email from the ASF dual-hosted git repository.

hansva pushed a change to branch integration-tests
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git.


    from ebc6139  HOP-2122
     add 8b80962  HOP-2267 : Beam complaining about slf4j
     add cfb5377  HOP-2266 : Beam generating unbounded synthetic data too fast
     add 7ebf4f7  HOP-2261 : Partition schema editor: doesn't pick up number of 
partitions
     add 9aadba7  Merge pull request #437 from mattcasters/master
     add b33eeb5  HOP-2212 (#438)
     new 3f0bcca  HOP-2212 (#436)
     new 533947f  HOP-2212
     new 50647e2  HOP=2212
     new 7d6c50a  HOP-2212
     new 7178e6f  HOP-2212
     new fed3676  HOP-2212
     new 657dff4  HOP-2212
     new 9a15298  HOP-2122
     new adedffe  HOP-2122
     new 4086a1e  HOP-2122
     new 8fa7ddd  HOP-2122
     new 9c824fa  HOP-2122
     new adc193b  HOP-2122
     new 34e191f  HOP-2122
     new 02e92bf  HOP-2122
     new 29b282a  HOP-2122
     new 918caa7  HOP-2122
     new e610192  HOP-2122
     new adaff4f  HOP-2122
     new 30ead66  HOP-2122
     new d1f5876  HOP-2122
     new a4af14a  Merge remote-tracking branch 'upstream/integration-tests' 
into integration-tests

The 22 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:
 .../plugins/engines/beam/src/assembly/assembly.xml |    2 -
 .../org/apache/hop/partition/PartitionSchema.java  |    2 +-
 .../org/apache/hop/pipeline/PipelinePainter.java   | 1049 ++++++++++++--------
 .../hop/pipeline/transform/BaseTransform.java      |    1 +
 integration-tests/{HOP-2212 => BI-2212}/main.hpl   |    0
 .../metadata/pipeline-run-configuration/local.json |    0
 .../metadata/workflow-run-configuration/local.json |    0
 .../{HOP-2212 => BI-2212}/project-config.json      |    0
 .../handler/BeamRowGeneratorTransformHandler.java  |  184 ++--
 .../hop/ui/partition/PartitionSchemaEditor.java    |   39 +-
 .../partition/messages/messages_en_US.properties   |    4 +-
 11 files changed, 756 insertions(+), 525 deletions(-)
 copy integration-tests/{HOP-2212 => BI-2212}/main.hpl (100%)
 copy integration-tests/{HOP-2212 => 
BI-2212}/metadata/pipeline-run-configuration/local.json (100%)
 copy {plugins/transforms/mapping/src/main/resources/it => 
integration-tests/BI-2212}/metadata/workflow-run-configuration/local.json (100%)
 copy integration-tests/{HOP-2212 => BI-2212}/project-config.json (100%)

Reply via email to