Sven Klemm
45a7abc4de
Improve DecompressChunk qual pushdown
...
Allow pushdown of RelabelType expressions into the scan below the
DecompressChunk node. When using varchar columns as segmentby
columns constraints on those columns would not be pushed down
because postgres would inject RelabelType nodes that where not
accepted as valid expression for pushdown leading to bad performance
because the filter could only be applied after decompression.
Fixes #3351
2021-06-25 17:33:33 +02:00
..
2021-06-23 19:32:46 +02:00
2021-06-01 20:21:06 +02:00
2021-04-14 21:11:20 +02:00
2021-02-02 16:45:06 +01:00
2020-11-10 01:43:10 +01:00
2020-11-10 01:43:10 +01:00
2021-06-01 20:21:06 +02:00
2020-09-30 15:14:17 +03:00
2021-06-17 22:52:29 +02:00
2020-11-10 01:43:10 +01:00
2020-05-18 20:16:03 -04:00
2020-05-18 20:16:03 -04:00
2021-05-24 18:03:47 -04:00
2021-02-19 10:21:50 -05:00
2021-01-14 09:32:50 -05:00
2021-03-01 06:52:36 +01:00
2021-05-24 18:03:47 -04:00
2021-05-24 18:03:47 -04:00
2021-06-25 17:33:33 +02:00
2019-10-29 19:02:58 -04:00
2020-12-02 10:42:57 -05:00
2020-09-29 07:30:43 +02:00
2021-02-18 19:48:47 +01:00
2021-06-09 14:47:16 +02:00
2021-06-09 14:47:16 +02:00
2020-09-11 16:07:21 +02:00
2021-06-09 14:47:16 +02:00
2021-02-19 13:27:18 +01:00
2020-10-01 11:39:10 -04:00
2020-10-05 14:07:22 +02:00
2021-02-18 19:48:47 +01:00
2021-02-18 19:48:47 +01:00
2021-01-18 14:41:49 +01:00
2021-03-01 06:52:36 +01:00
2020-09-24 12:54:45 +02:00
2020-09-11 16:07:21 +02:00
2021-02-12 22:18:06 +01:00
2020-09-22 14:39:01 +02:00
2021-01-28 09:00:08 +01:00
2021-03-09 09:04:09 +01:00
2021-03-09 09:04:09 +01:00
2021-06-09 14:47:16 +02:00
2020-06-02 17:33:05 +02:00
2021-03-09 09:04:09 +01:00
2020-08-29 23:15:20 +02:00
2021-03-09 09:04:09 +01:00
2021-03-09 09:04:09 +01:00
2021-03-09 09:04:09 +01:00
2021-06-16 14:12:04 +02:00
2021-06-16 14:12:04 +02:00
2021-03-09 09:04:09 +01:00
2021-06-21 08:49:49 +02:00
2021-03-09 09:04:09 +01:00
2020-10-06 15:46:38 +03:00
2021-06-01 20:21:06 +02:00
2021-06-16 14:12:04 +02:00
2021-03-23 16:23:56 +01:00
2020-10-05 15:18:47 +02:00
2020-04-14 23:12:15 +02:00
2020-09-30 15:14:17 +03:00
2021-06-01 20:21:06 +02:00
2021-01-28 09:00:08 +01:00
2021-04-10 00:10:09 +02:00
2020-10-13 14:22:17 +02:00
2021-03-09 09:04:09 +01:00
2021-05-12 16:14:28 +02:00
2021-03-09 09:04:09 +01:00
2020-05-27 17:31:09 +02:00
2020-05-27 17:31:09 +02:00
2020-11-10 13:48:21 +01:00
2021-03-24 20:00:51 +05:30
2021-06-01 20:21:06 +02:00
2021-04-10 00:10:09 +02:00
2020-09-30 15:14:17 +03:00
2021-03-09 12:15:21 +01:00
2021-06-10 15:27:03 -04:00
2021-05-19 19:02:28 +02:00
2020-11-10 09:36:30 -05:00
2020-12-02 11:04:02 +01:00
2019-04-26 13:08:00 -04:00