Rename standard_tags to default_semantic_tags
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 155
- Forks
- 24
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
We should rename the `LogicalType.standard_tags` attribute to `LogicalType.standard_semantic_tags` to be more clear on what this attribute means. This might help avoid confusion for users creating custom LogicalTypes in the future.
This should also include a rename of the `use_standard_tags` parameter for creating DataTables or DataColumns, if it is still in place. (`use_standard_tags` -> `use_standard_semantic_tags`)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.