Support ranges without an upper bound with the following syntax: - `>20`, `>=20`, `<=20`, `<20`, - allow optional space between the number and comparison
Support ranges without an upper bound with the following syntax:
>20,>=20,<=20,<20,