I am trying to query a mongodb collection which has schema changes using
apache drill, however I am getting this error  Error: SYSTEM ERROR:
IllegalArgumentException: You tried to write a VarBinary type when you are
using a ValueWriter of type NullableVarCharWriterImpl. How can I fix this
issue?

Reply via email to