Source DynamoDB: reserved attribute names should not be hidden in UI
Abierto
area/connectors
community
connectors/source/dynamodb
frozen
team/db-dw-sources
type/bug
- Lenguaje dominante
- Python
- Estrellas
- 22.1k
- Forks
- 5.3k
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
### Connector Name
source-dynamodb
### Connector Version
0.1.2
### What step the error happened?
Configuring a new connector
### Revelant information
The `Reserved attribute names` field in the UI for the DynamoDB source settings is treated as a password, when it shouldn't. It's just a list of the names of different columns.
Having the values hidden makes it hard to know which edge cases are already addressed; plus, it's very annoying to have to rewrite all the attribute names if we want to add a new attribute.
I recommend converting this to a normal text input.
### Relevant log output
_No response_
### Contribute
- [ ] Yes, I want to contribute
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.