david.macía
david.macía
Hi. Same error here using v0.2.5: ~~~python ValueError: Cannot apply String_Alphanum(length=13) to 0840001-50--1, 9635099-89-PV23. Stack Trace: File ".../__pypackages__/3.9/lib/data_diff/diff_tables.py", line 414, in diff_tables raise error File ".../__pypackages__/3.9/lib/data_diff/diff_tables.py", line 367, in diff_tables...
Hi @erezsh. 1. Yes 2. Yes, any other alphanumeric character could be part of the key :/ 3. Yes :/ But, let me explain the specific use case because maybe...
Yeah, alphanumeric characters and the "-". Something like: [a-zA-Z0-9-]
Hi. At this point, this answer will not be useful to the original question, but just in case, and thinking of other people who might come here with the same...