Kepadez

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Kepadez commented, -
Kepadez created a post, Version 2020.2 cannot support != > < >= <= in presto "with" function
DB is : presto cannot support != > < >= <= for with function in presto sql, use those directly is ok return back to last version ( Version 2020.1 ) everything seems ok. e.g. with ta as (select 1 ...