-
Task
-
Resolution: Done
-
Major
-
2.5.1.Final, 2.6.0.Alpha1
-
None
-
False
-
None
-
False
-
-
The Db2ReselectColumnsProcessorIT randomly fails on CI and this is because the configuration does not explicitly limit the table include list to just the table used by the test, so if any prior test fails and leaves some artifact behind, this would cause this test to fail.
The solution is to guard this test by specifying a table.include.list like Oracle.