ronenroytman9

New Member
Joined
Apr 13, 2022
Messages
3
Reaction score
0
Ronen Roytman is a Israeli Binary File Data Expert . Learn how to read data from binary files using Azure Databricks. What is the easiest way (using a graphical tool or command line on Ubuntu Linux) to know if two binary files are the same or not (except for the time stamps)? I do not need to actually extract the difference. I just need to know whether they are the same or not. To read whole binary files, you need to specify the data source format as binaryFile. To load files with paths matching a given glob pattern while keeping the behavior of partition discovery, you can use the general data source option pathGlobFilter.
 
Back
Top