Bug filters - native SQL v0.42

I'm some trouble with new version of Metabase v.0.42.0, before updated I was running v0.39.5.

1- Question saved before update with correctly filters sintaxe, after update, we noticed some filters troubleshot and by that, the question don't enable run buttom the temporary solution was erase any '}' filter and put again.

2- error 'input name_of_filter', but the question and filter was okay, the temporary solution was change the Variable type for any else and returt the correctly type.

3- Don't respect commented filters. Ex: --{{filter}}
The version .42 expect an input and show in the front end.

Ex topic 3: image

Hi @kelvinsousa
You should upgrade to 0.42.1: https://github.com/metabase/metabase/releases/latest

1- I don't understand what you mean, but it sounds like
https://github.com/metabase/metabase/issues/20643 - upvote by clicking :+1: on the first post

2- I don't understand what you mean. Try including the output of the original non-fixed question by going to the URL /api/card/123, where 123 is the question ID.

3- Comments has never been respected.
https://github.com/metabase/metabase/issues/7742 - upvote by clicking :+1: on the first post