GitHub user dmainou added a comment to the discussion: I/O Error - Database LookUp transform failing
That doesn't look like a Hop error. You may be having issues with either the database or the data types. Try replacing that step with a table input + stream lookup. Gives you a bit more control you can then run a specific query. e.g. you can cast, rename , etc. GitHub link: https://github.com/apache/hop/discussions/5939#discussioncomment-14865387 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
