The current definition of the external table requires a conversion between the column type of a remote column and the corresponding column in the external table. This conversion is not possible because both data types are too different.
Change the definition of the external table to make both data types comparable.