Hi there,I am using phoenix-spark to insert multiple entries on a phoenix table.I get the following errors:..Exception while committing to database....Caused by: java.lang.NumberFormatException..I couldn't find on the logs what was the row that was causing the issue.Is it possible to extract somehow the (wrong) values that I am trying to insert in this column of Double type?Thanks a lot!