Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

0.1185.0

Compare
Choose a tag to compare
@autorelease3 autorelease3 released this 01 Nov 14:34
· 31 commits to develop since this release
0.1185.0
4ebbacb

🐛 Fixes

  • Add explicit hints, have seen Oracle incorrectly using FAST_FULL_SCAN on very large tables.
    Possibly unexpected side effect from #7338 - even though the cardinality hints removed were misleading, they may have made Oracle behave. (#7418)