Messages by Thread
-
[PR] switch case detach and tests, fixes #3969 (hop)
via GitHub
-
[PR] fix filename field positions. fixes #7019 (hop)
via GitHub
-
[I] [Bug]: TextFileInputDialog uses incorrect positions for filename, filemask (hop)
via GitHub
-
Re: [I] [Bug]: No warning when existing metadata gets overwritten (hop)
via GitHub
-
Re: [I] [Bug]: The error encountered when using Beam BigQuery Input with the Beam Direct pipeline engine. (hop)
via GitHub
-
Re: [I] [Bug]: Hop server Web UI java stack trace in pipeline widget (hop)
via GitHub
-
Re: [I] [Bug]: Detach operation does not change target transform of a switch case transform (hop)
via GitHub
-
[PR] update metadata dropdowns while creating new referenced objects, fixe… (hop)
via GitHub
-
Re: [I] [Feature Request]: extended metadata annotations for `@Transform`, `@Action` and `@HopMetadataProperty` (hop)
via GitHub
-
Re: [I] [Bug]: Pipeline local config does not pick up on Execution Information settings (Workflow does) (hop)
via GitHub
-
[PR] revert commit when manually stopping workflow in transactional settin… (hop)
via GitHub
-
Re: [I] [Bug]: Hop GUI - manually stopping a transaction-based workflow causes a commit (hop)
via GitHub
-
[PR] fix execute a process + tests, fixes #6990 (hop)
via GitHub
-
[PR] Allow setting HOP_DISABLE_CONSOLE_LOGGING via env variable, fixes #5188 (hop)
via GitHub
-
Re: [I] [Bug]: HOP_DISABLE_CONSOLE_LOGGING not work for hop-config.json and env variable (hop)
via GitHub
-
[PR] Add option to select java version and tests, fixes #5172 (hop)
via GitHub
-
Re: [I] [Bug]: User defined java class not using the correct java version. (hop)
via GitHub
-
Re: [I] [Bug]: k8s container apache/hop:latest Segmentation fault in netty-tcnative (hop)
via GitHub
-
[PR] align value mapper behaviour between new or existing field, fixes #5586 (hop)
via GitHub
-
Re: [I] [Bug]: Value mapper - unexpected/undocumented behaviour (hop)
via GitHub
-
Re: [I] [Feature Request]: Option to add your own snippets to UDJC transform (hop)
via GitHub
-
[I] [Feature Request]: Add reusable metadata for shared functions and code across pipelines and workflows (hop)
via GitHub
-
[I] [Feature Request]: Add aggregated metrics view for transforms running with multiple copies (hop)
via GitHub
-
[PR] fix multiple copies of pipeline executor, fixes #6340 (hop)
via GitHub
-
[PR] value mapper fixes and tests, fixes #7005 (hop)
via GitHub
-
[PR] Sonar: Replace if-else chains with switch expressions for better readability (hop)
via GitHub
-
[I] [Bug]: Formula transform: BigNumber values are passed to POI as strings, breaking comparisons with numeric literals (hop)
via GitHub
-
[I] [Bug]: Value Mapper behavior change from 2.16 to 2.17 (hop)
via GitHub
-
[PR] improvements to database explorer and preview, fixes #6998 (hop)
via GitHub
-
[I] [Bug]: PDI/Kettle import - Combination Lookup/Update sequence name present in XML but not loaded by Hop GUI (hop)
via GitHub
-
[I] [Feature Request]: Add a description icon to the pipeline and workflow properties. (hop)
via GitHub
-
[PR] minor issue on transfrom deselect (hop)
via GitHub
-
[I] [Bug]: The parameter to consider the line as a file is not working in the JSON input. (hop)
via GitHub
-
[PR] Refactor UTF-8 usage to StandardCharsets.UTF_8 and centralize constant definition (hop)
via GitHub
-
[I] [Task]: Improve Database Explorer (hop)
via GitHub
-
[PR] fix field rename edge case and flaky tests, fixes #6995 (hop)
via GitHub
-
[PR] Fix Sonar warning: avoid regex with potential backtracking (ReDoS risk) (hop)
via GitHub
-
Re: [I] [Bug]: Database Join and Database Lookup do not change the field names if duplicate (hop)
via GitHub
-
[I] [Bug]: Duplicate column name generated in Database Lookup step causes incorrect output schema (hop)
via GitHub
-
[PR] postgresql bulkloader boolean support fix, fixes 5912 (hop)
via GitHub
-
Re: [I] [Bug]: PostgreSQL Bulk Loader Boolean problem with Table Input. (hop)
via GitHub
-
Re: [I] [Bug]: Postgres Bulkloader should support bulkloading boolean values (hop)
via GitHub
-
Re: [I] [Bug]: error happens when no values are passed in from metadatainjection to Select Values (hop)
via GitHub
-
Re: [I] [Feature Request]: update java servlet version (javax.servlet -> jakarta.servlet) (hop)
via GitHub
-
Re: [I] [Feature Request]: Add ssl certificate field to mongoDB matadata connection (hop)
via GitHub
-
[PR] [SONAR] some coverage improvements and fixes (hop)
via GitHub
-
[PR] revert metrics to all transforms if none are selected and some harden… (hop)
via GitHub
-
[I] [Bug]: Do not remove the unchecked transformation from the metric. (hop)
via GitHub
-
[I] [Bug]: "Execute Process" stops if reply has more than 4120 chars (hop)
via GitHub
-
[I] [Task]: Visibility of ValueMetaBase Constructors (hop)
via GitHub
-
[PR] Fix#6984 Table Compare left/right join error counts when keys mismatch (merge branch) (hop)
via GitHub
-
[PR] Fix#6980 stream Lookup not saving the link to the data source (hop)
via GitHub
-
[PR] Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 in /lib (hop)
via GitHub
-
[I] [Bug]: Table Compare Problem with Integer / Numeric Key Colums (hop)
via GitHub
-
[PR] Fix#6981 BaseRowSet use the default hashCode/equals implementation (hop)
via GitHub
-
[I] [Feature Request]: Add SAS Token Authentication to Azure Blob Storage Apache Hop VFS Plugin (hop)
via GitHub
-
[I] [Bug]: Transforms with multiple inputs may halt due to incorrect BlockingRowSet removal in BaseTransform::inputRowSets (hop)
via GitHub
-
[I] [Bug]: Stream Lookup not saving the link to the data source. (hop)
via GitHub
-
[PR] Issue #6978 (hop)
via GitHub
-
[I] [Feature Request]: PyHop authentication and stopping (hop)
via GitHub
-
[PR] Replace if instanceof chains with modern switch pattern matching and add unit test (hop)
via GitHub
-
[PR] fallback to getXml and loadXml if they still exist, fixes #6972 (hop)
via GitHub
-
[I] explorer perspective button keeps focus (hop)
via GitHub
-
[I] [Bug]: An error occurred while trying to validate the pipeline execution saved in neo4j. (hop)
via GitHub
-
[PR] Bump org.apache.cassandra:cassandra-all from 4.1.10 to 4.1.11 in /plugins/tech/cassandra (hop)
via GitHub
-
[I] [Bug]: Transform meta classes (subclass of BaseTransformMeta) no longer support "String getXml()" and "void loadXml(Node transformNode, IHopMetadataProvider metadataProvider)" for xml serializing (hop)
via GitHub
-
[PR] issue #6963 (Documentation link fix) (hop)
via GitHub
-
[PR] Fix Sonar warning in IRowSet implementation and improve DataStream i18n messages (hop)
via GitHub
-
[PR] issue #6968 (include META-INF/MANIFEST.MF in fat jars) (hop)
via GitHub
-
[I] [Bug]: The Hop fat jar builder needs to include META-INF/MANIFEST.MF (hop)
via GitHub
-
[I] [Feature Request]: Pull operating system environment variable (hop)
via GitHub
-
Re: [PR] Bump org.apache.spark:spark-core_2.12 from 3.5.1 to 3.5.7 in /plugins/engines/beam (hop)
via GitHub
-
[PR] Fix missing unit test coverage for YamlReaderTests with RestoreHopEnvironmentExtension (hop)
via GitHub
-
[PR] Improve YamlInput component spacing, add unit tests, and fix Sonar issues (hop)
via GitHub
-
[PR] Brazilian portuguese translation (hop)
via GitHub
-
[I] [Feature Request]: Data Stream metadata and plugin type (hop)
via GitHub
-
[PR] create projects from git #6961 (hop)
via GitHub
-
[I] [Feature Request]: add the ability to add projects directly from git (hop)
via GitHub
-
[PR] Fix#6959 Unable to open transform selection dialog via left-click in Hop GUI Pipeline (hop)
via GitHub
-
[I] [Bug]: Unable to open transform selection dialog via left-click in Hop GUI Pipeline (hop)
via GitHub
-
[PR] issue #6816 (PyHop) (hop)
via GitHub
-
[PR] issue #6950, #6954, #6955 (hop)
via GitHub
-
Re: [I] [Bug]: PostgreSQL Bulk Loader throwing class excception (hop)
via GitHub
-
Re: [I] [Feature Request]: Variable support in connection name PGBulkLoader (hop)
via GitHub
-
Re: [I] [Task]: Creating "NEW" Environment loses the filename in the UI if you navigate (hop)
via GitHub