Open rongrong opened 3 years ago
Can you please assign this to me?
Presto documentation implies supported, but not implemented. https://prestodb.io/docs/current/sql/select.html
Error: Query failed (#20230509_232558_07966_af77a): line 1:39: INTERSECT ALL not yet implemented SQLState: null ErrorCode: 1
Error: Query failed (#20230509_232612_07967_af77a): line 1:39: EXCEPT ALL not yet implemented SQLState: null ErrorCode: 1
Can't tell if this has been completed, if not, could I try this?
@bearownage this has not been completed
Trino introduced this feature: https://github.com/trinodb/trino/pull/5890