Nico Schäfer 3fe7fcf356
fix: unsupported data on nested joins with preloads (#6957)
* fix: `unsupported data` on nested joins with preloads

* Add test case for pointer join with nested prelaods

* Fix tests
2024-06-12 18:00:47 +08:00
..
2020-07-28 14:46:48 +08:00
2024-03-18 16:28:46 +08:00
2024-05-08 12:07:58 +08:00
2024-06-12 17:24:34 +08:00
2023-06-01 15:22:21 +08:00
2022-03-24 09:31:58 +08:00
2024-05-08 12:07:58 +08:00
2024-05-08 12:07:58 +08:00
2020-02-23 09:38:51 +08:00
2023-04-21 22:09:38 +08:00
2024-05-08 12:07:58 +08:00
2022-07-14 14:55:54 +08:00
2022-07-14 14:55:54 +08:00
2022-09-05 15:39:19 +08:00

Test Guide

cd tests
# prepare test databases
docker-compose up

# run all tests
./tests_all.sh