Trigger LEFT_JOIN indexing error #9039
Labels
analyzer
bug
Something isn't working
correctness
We don't return the same result as MySQL
sql
Issue with SQL
Trigger left join indexing not working as expected. In the plan below, the hash lookup using
a.id_modelinfo = b.id_modelinfo
indexesb
's column at 7, but there are only 3 columns returned by the subquery.dolthub db: https://www.dolthub.com/repositories/jon-mellon/every-cause-of-human-outcomes
commit for repro: 8omf09d7jr5nubr4v49o61rromd4b5f8
insert:
trigger:
The text was updated successfully, but these errors were encountered: