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 185cab6faa4182dabb7856e4169ea66ada79afbd
Merge: d6fabdb18f 9c06254e31
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Jul 11 08:44:06 2025 +0200

    Merge pull request #5493 from bamaer/5480
    
    databricks dialect initial version. fixes #5480

 assemblies/plugins/pom.xml                         |   6 +
 docs/hop-user-manual/modules/ROOT/nav.adoc         |   1 +
 .../ROOT/pages/database/databases/databricks.adoc  |  36 +++++
 plugins/tech/{ => databricks}/pom.xml              |  23 +--
 plugins/tech/databricks/src/assembly/assembly.xml  |  43 ++++++
 .../databricks/DatabricksDatabaseMeta.java         | 159 +++++++++++++++++++++
 .../tech/databricks/src/main/resources/version.xml |  20 +++
 plugins/tech/pom.xml                               |   1 +
 8 files changed, 272 insertions(+), 17 deletions(-)


Reply via email to