# in Column Name causes error #48894
Labels
area/connectors
Connector related issues
autoteam
community
needs-triage
team/connectors-python
type/bug
Something isn't working
Connector Name
source-dynamodb
Connector Version
0.3.6
What step the error happened?
During the sync
Relevant information
When syncing a new connection from DynamoDB to Clickhouse, I get an error either telling my i have an invalid expressionattribute name, or that there is a syntax error in my column name 'Source#BpmRange#TrackId'.
Whether I am putting the column name in the reserved attribute names field or not, I still get an error.
I looked into the DynamodbOperations file, and adding the # to be replaced in the same line of code where other special characters are replaced should do the trick.
Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: