Binbin
813327b231
Fix SORT STORE quicklist with the right options ( #13042 )
...
We forgot to call quicklistSetOptions after createQuicklistObject,
in the sort store scenario, we will create a quicklist with default
fill or compress options.
This PR adds fill and depth parameters to createQuicklistObject to
specify that options need to be set after creating a quicklist.
This closes #12871 .
release notes:
> Fix lists created by SORT STORE to respect list compression and
packing configs.
2024-02-08 14:36:11 +02:00
..
2024-01-15 09:57:12 +08:00
2024-01-31 13:10:19 +02:00
2024-02-08 14:29:16 +02:00
2023-08-02 10:46:06 +03:00
2024-01-22 16:01:04 -08:00
2023-04-12 09:19:21 +03:00
2023-08-01 18:03:33 +03:00
2023-05-18 12:16:46 +03:00
2023-08-21 19:48:30 +03:00
2023-04-12 09:19:21 +03:00
2023-06-16 08:14:11 -07:00
2024-02-05 16:56:46 +02:00
2024-01-23 14:26:33 +02:00
2023-06-20 12:50:03 +03:00
2022-11-28 17:35:31 +02:00
2022-02-08 13:14:42 +02:00
2023-12-13 13:44:13 +08:00
2023-07-03 12:45:18 +03:00
2024-01-30 20:24:36 +02:00
2023-12-05 16:21:50 +02:00
2023-08-27 11:42:55 +03:00
2021-11-02 16:42:53 +02:00
2021-06-09 15:13:24 +03:00
2024-01-31 13:11:52 +02:00
2024-02-06 13:39:07 +02:00
2023-05-04 11:58:31 +03:00
2023-03-11 10:14:16 +02:00
2023-03-11 10:14:16 +02:00
2023-12-27 08:42:46 +02:00
2024-02-07 09:19:18 +02:00
2023-03-16 08:50:32 +02:00
2011-05-20 11:44:54 +02:00
2023-03-11 10:14:16 +02:00
2023-06-20 20:41:41 +03:00
2023-03-12 17:50:44 +02:00
2023-05-04 13:02:08 +03:00
2023-06-12 14:05:34 +03:00
2022-03-01 14:40:29 +02:00
2024-01-30 20:32:58 +02:00
2024-01-23 15:19:41 +02:00
2023-04-18 16:14:26 +03:00
2024-01-22 16:01:04 -08:00
2024-02-08 14:36:11 +02:00
2021-03-22 13:27:46 +02:00
2023-09-08 16:10:17 +03:00
2022-04-24 17:29:35 +03:00
2023-09-28 17:19:20 +03:00