Row Filter: "Value" Option displayed for Boolean Column and wrong operation choosen by default

Hi,

The “Valuze” option is displayed initially if the column type boolean is chosen but then disappears causing some confusion:

The description also not quite matches the setting:

Filter value: The value for the filter criterion.

Note: Currently, comparison values for non-numeric and non-string data types, e.g. date&time-based types, must be entered as its string representation like in the Table Creator node.
The format for date&time-based values is “ISO-8601 extended”. For example, a “Local Date” must be entered in the format “2006-07-28”. More information can be obtained from the ISO patterns in the “Predefined Formatters” table of the Java SE 17 documentation.

I’d suggest to slightly modify it to

Filter “Value”: The value

Furthermore, as seen in the screenshot, the initial operator is incorrectly choosen which I beleive is a general issue as I noticed it happening when switchign from string to int filtering. I’d here suggest to always select the first valid option.

Best
Mike