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 068eb597f1 Merge pull request #1540 from scali/HOP-3979
new 95f243b0dd HOP-3966 JDBC Clickhouse Retrieving Database Metadata goes
wrong HOP-3250 Schema name incorrectly set from Database Explorer
new d05680d7b2 HOP-3988 CVS File Input doesn't recognize the correct set
of fields
new 14fdbd40a0 Merge pull request #1543 from sramazzina/HOP-3988
The 4126 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:
.../ROOT/pages/pipeline/transforms/csvinput.adoc | 2 +-
.../pages/pipeline/transforms/textfileinput.adoc | 3 +-
.../transforms/csvinput/CsvInputDialog.java | 6 +--
.../fileinput/text/TextFileInputDialog.java | 8 +--
.../database/dialog/DatabaseExplorerDialog.java | 58 +++++++++++++++-------
.../common/ICsvInputAwareTransformDialog.java | 3 ++
.../common/IGetFieldsCapableTransformDialog.java | 26 ++++++----
7 files changed, 69 insertions(+), 37 deletions(-)