HBASE-22711 Spark connector doesn't use the given mapping when inserting data

* insert always uses the given mapping

* supports the following types:
  * binary
  * boolean
  * byte, short, int, long
  * float, double
  * date, timestamp
  * string

Signed-off-by: Peter Somogyi <psomogyi@apache.org>
4 files changed