aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java/com/yahoo/tensor/TypeResolverTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC deprecated junit assertThat.Henning Baldersheim2021-12-211-3/+0
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* allow rename of non-existing dimension (with warning) for nowArne Juul2021-04-261-1/+6
* Wire in tensor cell type resolving for concat in JavaLester Solbakken2021-04-221-1/+4
* Add test for indexed bound and mapped joinLester Solbakken2021-04-211-0/+2
* Wire inn tensor cell type resolving for join in JavaLester Solbakken2021-04-211-2/+4
* just log warning when reducing unknown dimensionArne Juul2021-04-151-2/+9
* update copyrightsArne Juul2021-04-121-1/+2
* add TypeResolverArne Juul2021-04-121-0/+455