Brandon Jackson

Results 17 issues of Brandon Jackson

To get us going, I wanted documentation for people to hit to understand what fields show up in various dialogs and their purpose. In the future we should clean this...

## Expected Behavior I expected to see a clean properties dialog box where the pentaho-pdi-dataset plugin's entries are listed with the normal properties. ## Actual Behavior I see both the...

bug

## Expected Behavior On the desktop edition of PDI when I start spoon and then Open Files for the first time, it opens in the data-integration folder, which is also...

enhancement

### Apache Hop version? 2.8-GA ### Java version? 11 ### Operating system Windows ### What happened? If you create a table, for example ![image](https://github.com/apache/hop/assets/1233654/b2c1675c-1b53-40c9-a734-53902ff77799) CREATE TABLE RUN_TIME AS SELECT current_time...

awaiting triage
bug
P3
Database

### Apache Hop version? 2.8.0-GA ### Java version? 11 ### Operating system Windows ### What happened? According to DuckDB documentation a connection URL of jdbc:duckdb: will create an in memory...

awaiting triage
bug
P3
Database

### Apache Hop version? 2.7 ### Java version? 17 ### Operating system Windows ### What happened? The first run, say a date that it does not know how to handle....

awaiting triage
bug
P1
Database

### Apache Hop version? 2.5-GA ### Java version? 11 ### Operating system Windows ### What happened? When using the filter transform, the first selectable action is to chose an incoming...

awaiting triage
bug
P3
Transforms

### Apache Hop version? 2.5-GA ### Java version? 11 ### Operating system Windows ### What happened? When you are setting up your Filter Transform and entering a value, if you...

bug
P3
Transforms

### What would you like to happen? I noticed all over the Hop code there are calls to java.lang.Object.hashCode() functions like this https://github.com/apache/hop/blob/b0711dcee31d4945e7458f25716323f2aae5a813/plugins/transforms/splunk/src/main/java/org/apache/hop/pipeline/transforms/splunkinput/ReturnValue.java#L64C31-L64C31 https://stackoverflow.com/questions/24922452/what-precisely-is-the-algorithm-used-by-java-lang-objects-hashcode What I worry about is that...

new feature
awaiting triage
P3
Transforms