aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/vespa/eval/instruction/mixed_simple_join_function.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* tighten testsArne Juul2021-03-191-1/+1
* rewrite mixed_simple_join_function_test using EvalFixture::verifyArne Juul2021-03-191-5/+15
* use CellMeta::join and reduce to compute result cell typeArne Juul2021-03-151-10/+14
* cell meta with both compile-time and run-time resolvingHåvard Pettersen2021-03-091-1/+1
* simplify subspace loopHåvard Pettersen2021-01-221-10/+7
* mixed simple joinHåvard Pettersen2021-01-221-0/+230