This is an automated email from the ASF dual-hosted git repository. mcasters pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/hop.git
commit d0c82ae7a39d2878a601aa06dfc0b3349de5ee12 Merge: 54183fbe0a 54f8967210 Author: Matt Casters <[email protected]> AuthorDate: Sat Aug 16 13:39:26 2025 +0200 Merge pull request #5623 from jballment/Issue_5602 #5602 fix variable resolver substitution failing to preserve string .../org/apache/hop/core/variables/Variables.java | 9 +- .../resolver/0002-pipeline-resolver-test.hpl | 377 +++++++++++++++++++-- .../datasets/0002-golden-pipeline-resolver.csv | 8 +- .../dataset/0002-golden-pipeline-resolver.json | 24 ++ .../0002-pipeline-resolver-test UNIT.json | 17 +- 5 files changed, 405 insertions(+), 30 deletions(-)
