You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Formula**: Optimize `CONTAINS` function for ClickHouse by using the `IN` operator. [datalens-tech/datalens-backend#1371](https://github.com/datalens-tech/datalens-backend/pull/1371)
14
+
-**Formula**: Add `DB_CALL` functions, allowing to use any functions available in the data source. [datalens-tech/datalens-backend#1398](https://github.com/datalens-tech/datalens-backend/pull/1398)
15
+
-**Formula**: Add new array functions: `ARRAY_DISTINCT` and `ARRAY_INDEX_OF`. [datalens-tech/datalens-backend#1384](https://github.com/datalens-tech/datalens-backend/pull/1384)
-**Connectors**: Add VIEW support for YDB connector. [datalens-tech/datalens-backend#1245](https://github.com/datalens-tech/datalens-backend/pull/1245)
18
+
19
+
### Bug fixes
20
+
-**Formula**: Fix Oracle's 'date not valid for month specified' error. [datalens-tech/datalens-backend#1441](https://github.com/datalens-tech/datalens-backend/pull/1441)
21
+
-**Connectors**: Fix PostgreSQL schema filters by adding escaping. [datalens-tech/datalens-backend#1468](https://github.com/datalens-tech/datalens-backend/pull/1468)
0 commit comments