DataSQRL / sqrl

Flexible development framework for building streaming data applications in SQL with Kafka, Flink, Postgres, GraphQL, and more.
https://www.datasqrl.com/
97 stars 14 forks source link

Enable Like test #953

Closed Zesky665 closed 4 weeks ago

Zesky665 commented 4 weeks ago

Enabled the comparison function tests for LIKE and SIMILAR TO. These were disabled previously due to the issue solved by https://github.com/DataSQRL/sqrl/pull/950