Open jeremybeard opened 8 years ago
@umesh9794 The whole way through the pipeline, including translators, storage tables, how it is represented in a GenericRecord (the in-memory record format of Envelope), and with Spark SQL. To resolve this issue Kudu would need to support DECIMAL first.
Sure, @jeremybeard , got it, Thanks!
@jeremybeard : do you mean in KuduStorageTable and DelimitedTranslator ? "java.math.BigDecimal" ?