Updating field values and adding aliases/calculated fields

Abierto
#103 9 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
python
Área
tooling

Línea de trabajo

Review the feature_modify_fields branch in the reporter's fork and compare its implementation with the stated requirements for modifying field metadata, aliases, and calculated fields in .tds files. Check the existing library behavior first, then add coverage for the implemented requirements and define completion as support for all three requirements with tests.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

enhancement

Hello everyone,

I have the following requirements:

  • The ability to modify the caption, datatype, role and type of a field (aka ) inside a .tds-file.
  • The ability to modify and add aliases (the kind of alias) to a given field inside a .tds-file.
  • The ability to modify, and add calculated fields inside a .tds-file.

Since the current version of document-api-python doesn't seem to support this, I'm in the process of forking this repository and implementing those features. I have currently implemented a first version of requirements 1 and 2, and will probably have time for the calculated fields and polishing (aka tests) at some point next week.

Changes are currently in the branch "feature_modify_fields" in my fork. I'd love to hear some feedback about the implementation and the general direction I'm going with this fork. If there is any interest in those features, I'd be happy to start the internal process of getting the CLA underway.

Greetings from Germany

Lenguaje dominante
Python
Estrellas
363
Forks
183
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de tableau/document-api-python

Todos los issues de tableau/document-api-python

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.