1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00
Files
Leonid Fedorov 5814a80b50 MCOL-4671: MCOL-4622: fix the behavior of both PRs
first was playing different with RIGHT and LEFT functions(using the getUintVal and getIntVal accordingly)
https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/3234
second introduced round for ints from double, but added it to uint but not to int missing long doubles as well
https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/3480
2025-05-23 05:12:17 +04:00
..
2025-04-10 19:54:26 +04:00
2025-04-10 19:54:26 +04:00
2022-12-09 02:24:40 +00:00
2025-05-23 05:12:17 +04:00
2025-05-23 05:12:17 +04:00
2025-05-23 05:12:17 +04:00
2025-05-23 05:12:17 +04:00
2023-08-18 00:01:33 +03:00
2023-08-18 00:01:33 +03:00
2025-05-23 05:12:17 +04:00
2025-05-23 05:12:17 +04:00

This suite contains tests to validate newer bug fixes (post 4th dec 2020).