mattcasters commented on PR #8159: URL: https://github.com/apache/hop/pull/8159#issuecomment-5461787462
Rebased onto current `main` (the `HopGui` conflict with session isolation) and pushed two small follow-ups on top of Sergio's original commit: - `ValueMetaBase` now takes `dateFormatLocale` from `Locale.Category.FORMAT`, not the interface language, so a field with no explicit date locale follows regional settings rather than the GUI language. - hop-gui / hop-run / hop-server log the effective language, FORMAT locale and timezone at start (`Regional settings: language=… format=… timezone=… source=installation:…`). - Docs: field-level decimal/grouping/date locale still win; the default OS source still differs across machines unless Override is set; Beam/Spark workers never load `hop-config.json`. Still draft. Lifecycle-environment locale/timezone (and the hop-run integration tests for “works on my machine”) are intentionally not in this PR. -- 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]
