vespa-engine / vespa

AI + Data, online. https://vespa.ai
https://vespa.ai
Apache License 2.0
5.58k stars 586 forks source link

Vespa 8: Remove attribute: 'tensor-type' from SD parser #8492

Closed geirst closed 2 years ago

geirst commented 5 years ago

Specifying tensor type on the attribute has no effect as tensor type is always part of the field type.

The SD parser currently gives a warning in this case and it has been removed from the documentation: https://github.com/vespa-engine/vespa/pull/8491 https://github.com/vespa-engine/documentation/pull/489

geirst commented 2 years ago

Fix in https://github.com/vespa-engine/vespa/pull/22825.