Hi,
I'm trying to send a blob field to a Cassandra database via the Output Data connector but I have the following warning :
"BLOB: Overflow of blob field buffer length 4000 Input Record : 10395"
And when I try to read this field from my Database, the blob field is null. I cannot find what this warning mean and how I can extend this "blob field buffer", any idea?
I'm using Alteryx 10.6 connected to a Datastax Cassandra DB 4.7 (or cassandra 2.0 ) with the Simba driver.
Thanks for your help.
Cyprien