Open craig8 opened 7 years ago
I am facing the same issue.
SQLActionException[MaxBytesLengthExceededException: bytes can be at most 32766 in length; got 75875]
Tried compressing the JSON object but the compressed json object is still greater than 32766
bytes.
crate_historian.historian ERROR: Invalid data detected during batch insert: (u'SQLActionException[MaxBytesLengthExceededException: bytes can be at most 32766 in length; got 312645]',)