Wassim67 opened a new pull request, #7683:
URL: https://github.com/apache/hop/pull/7683

   ## What does this PR do?
   
   Allows Microsoft Excel Input sheet-name regex patterns to contain Hop 
variables.
   
   The transform now resolves the configured sheet pattern before compiling it. 
The sheet-name column is also marked as variable-aware in the dialog, enabling 
the variable helper and visual indicator.
   
   ## Testing
   
   - Added an integration test using `${SHEET_NAME_REGEX}` with the value 
`Sheet[12]`
   - Verified that both matching sheets are read (40 rows)
   - Ran all Excel input tests: 32 tests, 0 failures, 0 errors
   - Built the Excel transform plugin successfully
   - Verified the behavior in a locally built Hop 2.19.0-SNAPSHOT distribution


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to