This is an automated email from the ASF dual-hosted git repository. hansva pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/hop.git
commit 245dc4932921d00d0c29d8c7a693cf799503bf36 Merge: e62cbc2675 0762f937cf Author: Hans Van Akelyen <[email protected]> AuthorDate: Fri Feb 14 13:33:40 2025 +0100 Merge pull request #4868 from hansva/1982 add HopMetadataProperty to MySQL Bulk File action, fixes #1982 .../actions/mysqlbulkfile/ActionMysqlBulkFile.java | 234 ++++++--------------- .../mysqlbulkfile/ActionMysqlBulkFileDialog.java | 14 +- .../WorkflowActionMysqlBulkFileLoadSaveTest.java | 46 +++- .../src/test/resources/mysql-bulkfile-action.xml | 42 ++++ 4 files changed, 149 insertions(+), 187 deletions(-)
