You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hop.apache.org by GitBox <gi...@apache.org> on 2022/12/14 13:20:29 UTC

[GitHub] [hop] duursma opened a new issue, #2063: Filter retuns Unexpected error evaluation condition

duursma opened a new issue, #2063:
URL: https://github.com/apache/hop/issues/2063

   After using hop 2.2 for a few days I run into a situation that a FilterRows seemed to be unable to handle a straight-forward condition.  The result was always an exception.  I replaced it with a Java Filter and I could continue.
   
   Now again I run into the same problem with an unrelated pipeline and spent a little more time on it.  At first it seemed that the condition was somehow corrupted and not shown in the gui as it was stored in the pipeline file.  After a lot of attempts I now have to pipelines with a syntactically identical version of the filter working on identical data.  One giving the exception.  The other working.  So it seems something else in the pipeline is causing this.


-- 
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: issues-unsubscribe@hop.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hop] hansva commented on issue #2063: Filter retuns Unexpected error evaluation condition

Posted by GitBox <gi...@apache.org>.
hansva commented on issue #2063:
URL: https://github.com/apache/hop/issues/2063#issuecomment-1351345708

   https://github.com/apache/hop/issues/2060


-- 
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: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hop] hansva closed issue #2063: Filter retuns Unexpected error evaluation condition

Posted by GitBox <gi...@apache.org>.
hansva closed issue #2063: Filter retuns Unexpected error evaluation condition
URL: https://github.com/apache/hop/issues/2063


-- 
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: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org