Azure/spark-cdm-connector

How to avoid the binary type?

Opened this issue · 0 comments

About CDM connector is not support Binary data format.

When I use the connector read, the error message
"java.util.NoSuchElementException: No value found for 'Binary'"

Any solution to avoid it if the json have binary type?
Could I edit the column format when I am using Databricks or Synapse?
P.S. Exclude edit json file to change the dataformat.