Azure / spark-cdm-connector

MIT License
75 stars 32 forks source link

How to avoid the binary type? #120

Open Mineleo0722 opened 1 year ago

Mineleo0722 commented 1 year ago

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.