pavel-zotov
|
c6705b92c1
|
Added/Updated tests\functional\arno\optimizer\test_opt_left_join_03.py: excluded from execution under FB 5.x: no more sense in it for this FB version. Discussed with dimitr, letter 30.07.2023
|
2023-07-31 00:13:09 +03:00 |
|
pavel-zotov
|
16d07d6101
|
Added/Updated tests\functional\arno\optimizer\test_opt_multi_index_selection_06.py: -m Adjusted allowed versions: FB 3.x and 4.x issue same execution plan. Plan in FB 5.x differs. Version 5.x is not checked currently. Wait for resolution.
|
2023-03-09 14:10:06 +03:00 |
|
Pavel Zotov
|
bb2a02d75f
|
Merge pull request #8 from ant-zuev/add_tests_optimizer
Add tests for optimizer from fbtest.
|
2023-03-09 12:46:31 +03:00 |
|
Anton Zuev
|
68492ca2a0
|
Restrict a version of the test tests/functional/arno/optimizer/test_opt_multi_index_selection_06.py to 3.0.
|
2023-03-09 10:38:13 +03:00 |
|
Anton Zuev
|
07b7af8652
|
Add a test tests/functional/arno/optimizer/test_opt_single_index_selection_04.py from fbtest.
|
2023-03-09 10:25:37 +03:00 |
|
pavel-zotov
|
7d2a86717f
|
Added tests that were missed after migration from FBT. Thanks to Anton Zuev. Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.970
|
2023-03-09 10:23:44 +03:00 |
|
Anton Zuev
|
841cdcb554
|
Add a test tests/functional/arno/optimizer/test_opt_multi_index_selection_06.py from fbtest.
|
2023-03-09 10:19:29 +03:00 |
|
pavel-zotov
|
67ff49b951
|
Added/Updated tests\functional\arno\optimizer\test_opt_full_join_03.py: Replaced WHERE-expr: added coalesce() after discussion with dimitr. Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.970
|
2023-03-07 17:19:59 +03:00 |
|
pavel-zotov
|
796854a2f6
|
Added/Updated tests\functional\arno\optimizer\test_opt_full_join_02.py: Replaced WHERE-expr: added coalesce() after discussion with dimitr. Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.970
|
2023-03-07 17:16:17 +03:00 |
|
zotov
|
0e933ea00b
|
Engine version should be compared with tested value via Action.is_version() rather than excessive connect to services and obtaining it from srv.info. Changed code after suggestion by pcisar.
|
2022-04-08 14:16:01 +03:00 |
|
zotov
|
452005b356
|
Added/Updated functional\arno\optimizer\test_opt_mixed_joins_06.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455: data source with greatest cardinality will be specified at left-most position in the plan when HASH JOIN is choosen. See details in NOTES to this test.
|
2022-04-08 10:00:29 +03:00 |
|
zotov
|
410c403fa3
|
Added NOTES section.
|
2022-04-08 09:56:23 +03:00 |
|
zotov
|
0a457d5f74
|
Added/Updated functional\arno\optimizer\test_opt_mixed_joins_05.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455: data source with greatest cardinality will be specified at left-most position in the plan when HASH JOIN is choosen. See details in NOTES to this test.
|
2022-04-08 09:55:35 +03:00 |
|
zotov
|
2bc4b4e3ad
|
Added/Updated functional\arno\optimizer\test_opt_mixed_joins_02.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality.
|
2022-04-08 09:45:42 +03:00 |
|
zotov
|
ec71edd3f0
|
Added/Updated functional\arno\optimizer\test_opt_inner_join_merge_06.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality.
|
2022-04-08 09:41:53 +03:00 |
|
Dmitry Yemanov
|
3655598c1a
|
Fixed a few ambiguous tests
|
2022-02-10 12:12:49 +03:00 |
|
|
9a10f3468e
|
Corrections for FB 4.0.1
|
2022-02-07 18:03:19 +01:00 |
|
|
91781e9231
|
New metadata + cleanup
|
2022-02-04 19:05:19 +01:00 |
|
|
cb52f90685
|
New metadata + cleanup
|
2022-01-28 18:56:36 +01:00 |
|
|
c282bd46fc
|
Fix test
|
2022-01-16 12:38:16 +01:00 |
|
|
c8af46bc79
|
refactoring, python tests, added missing test from fbt
|
2021-12-22 20:25:10 +01:00 |
|
|
b458cecb1e
|
Fixes for FB 4
|
2021-11-09 11:01:26 +01:00 |
|
|
59fcb66ce0
|
Changes in plugin + some tests fixed
|
2021-08-03 23:29:08 +02:00 |
|
|
9ec943fc6d
|
Change name scheme for tests
|
2021-04-28 12:52:50 +02:00 |
|
|
a4111205c3
|
Change name scheme for tests
|
2021-04-28 12:42:11 +02:00 |
|
|
3081aa0974
|
Update tests
|
2021-04-28 11:54:08 +02:00 |
|
|
7a9962e6bf
|
Firebird engine tests
|
2021-04-26 20:07:00 +02:00 |
|