mattcasters opened a new issue, #5796: URL: https://github.com/apache/hop/issues/5796
### What would you like to happen? For the `Dimension Lookup/Update` transform it would be cool if we could have a way to offer incomplete records for an update. Suppose you have 20 attributes and 10 come from source A, and 10 from source B, both with the same natural key of-course. It would then be cool if we could have 2 different pipelines doing the updates. To make this happen we need a way to have the transform do the lookup of the attributes for which we don't have any data. It's similar to the field update option `Last version (without stream field as source)'. Perhaps we can call it `Copy most recent value (without stream field as source)`. ### Issue Priority Priority: 3 ### Issue Component Component: Transforms -- 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]
