How to check using Presto that end_date > start_date in every Json of the list. Time in epoch milliseconds. All there lists are in a column name 'dates'
[{end_date=1662960600000, start_date=1662984000000}, {end_date=1663047000000, start_date=1663045200000}, {end_date=1663133400000, start_date=1663131600000}]