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/hop.git
from 5447301fb9 Merge pull request #1727 from bamaer/HOP-4275
new d41301486b HOP-4055 : Neo4j Output : perform sanity checks before
running
new 94983db2dd HOP-4276 : Neo4j Ouptut : creating indexes doesn't work
anymore
new a7ec0ecf35 HOP-4274 : NPE thrown in stopped pipeline
new 2bdee2c2b8 HOP-4276 : Neo4j Ouptut : creating indexes doesn't work
anymore
new c783213022 HOP-4273 : CSV Input : Get Fields button shows useless
dialog
new 360acc2612 HOP-4277 : CSV Input: explain strengths and limitations to
users
new f42a6f1216 HOP-4279 : Beam File Output doesn't use enclosure in output
file
new 3651c3a66b Merge pull request #1726 from mattcasters/master
The 4609 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:
.../apache/hop/execution/ExecutionDataBuilder.java | 16 ++++----
.../org/apache/hop/beam/core/fn/HopToStringFn.java | 2 +-
.../hop/neo4j/shared/NeoConnectionUtils.java | 6 +--
.../hop/neo4j/transforms/output/Neo4JOutput.java | 45 +++++++++++++++++++++-
.../transforms/csvinput/CsvInputDialog.java | 27 +++++++++++--
.../csvinput/messages/messages_en_US.properties | 15 ++++++++
.../common/IGetFieldsCapableTransformDialog.java | 27 +++----------
7 files changed, 102 insertions(+), 36 deletions(-)