b0e83ca7d1
branch-2.1: [fix](fe) multi statements different behavior in master and follower ( #52144 ) ( #52632 )
...
pick https://github.com/apache/doris/pull/52144
2025-07-03 14:53:19 +08:00
62db7094ea
Revert "Problem: When the old optimizer processes an INSERT INTO statement that contains two quotation marks, it results in only one quotation mark being written into the database. ( #31890 )" ( #31986 )
...
This reverts commit 8c309652e04698f311b6c9158105352e8416c69a.
2024-03-09 19:45:46 +08:00
5b52812af2
Problem: When the old optimizer processes an INSERT INTO statement that contains two quotation marks, it results in only one quotation mark being written into the database. ( #31890 )
...
Reason: During syntax parsing, the old optimizer interprets two quotation marks as a single quotation mark.
Solution: Remove the logic that consolidates two quotation marks into one.
2024-03-09 19:43:21 +08:00
55ccddb62c
[Conf](decimalv3) enable decimalv3 by default
2023-05-29 15:38:31 +08:00
5300b21db7
[Bug](DECIMALV3) report failure if a decimal value is overflow ( #18336 )
2023-04-17 13:18:14 +08:00
d10ab474f4
[fix](test) try to let cases run in parallel ( #13114 )
2022-10-04 20:56:22 +08:00
e9f105aa1e
[enhancement](regression-test) add some p0 cases ( #12243 )
2022-09-18 17:36:08 +08:00