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

   ## Summary
   
   - Add a canonical [Formatting numbers and 
dates](https://hop.apache.org/manual/next/pipeline/formatting-values.html) page 
for Format, Length, Precision, Decimal, Group and Currency, plus string-to-date 
/ date-to-string conversion, time zones, and DST gap/overlap hours (the missing 
hour and the doubled hour).
   - Document the Script transform **Script result?** column (return value of 
the last expression vs a named variable) and the Row Generator **Value** / 
**Group** columns (single constant; thousands separator, not a row group).
   - Link every transform and metadata page that already uses these columns, 
extract the old Text File Input format tables into reusable snippets, and 
retire the unused `columninfo-wiget-defaults` draft.
   - Add column-header tooltips on Script, Row Generator, Get Variables, Add 
Constants, and Google Sheets Input.
   
   Fixes #7902
   
   ## Test plan
   
   - [x] Compile tooltip modules (`core`, Script, Row Generator, Get Variable, 
Add Constants, Google Sheets)
   - [x] Spotless apply on changed Java modules
   - [x] Grep: no leftover Java 1.4.2 format-API links; unused 
`columninfo-wiget-defaults` removed
   - [x] Read formatting-values, Script, Row Generator, JavaScript, Select 
Values, and Text File Input pages end to end
   - [ ] Local Antora preview of the new page and a few xrefs (not run here)
   - [ ] Hover Script **Script result?** and Row Generator **Group** / 
**Value** column headers in Hop Gui


-- 
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