qg-lin opened a new issue, #288: URL: https://github.com/apache/doris-spark-connector/issues/288
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 25.0.1 ### What's Wrong? Can not reslove doris DECIMAL128 type in arrow mode. ` 25/03/19 15:00:27 INFO DAGScheduler: ShuffleMapStage 50 (save at DorisHelper.scala:83) failed in 54.493 s due to Job aborted due to stage failure: Task 7 in stage 49.0 failed 4 times, most recent failure: Lost task 7.3 in stage 49.0 (TID 11139) (10.244.13.144 executor 1): org.apache.doris.spark.exception.DorisException: Unsupported type DECIMAL128of col: manifest_id at org.apache.doris.spark.client.read.RowBatch.<init>(RowBatch.java:142) at org.apache.doris.spark.client.read.DorisFlightSqlReader.hasNext(DorisFlightSqlReader.java:90) at org.apache.doris.spark.read.DorisPartitionReader.next(DorisPartitionReader.scala:50) at org.apache.spark.sql.execution.datasources.v2.PartitionIterator.hasNext(DataSourceRDD.scala:119) at org.apache.spark.sql.execution.datasources.v2.MetricsIterator.hasNext(DataSourceRDD.scala:156) at org.apache.spark.sql.execution.datasources.v2.DataSourceRDD$$anon$1.$anonfun$hasNext$1(DataSourceRDD.scala:63) at org.apache.spark.sql.execution.datasources.v2.DataSourceRDD$$anon$1.$anonfun$hasNext$1$adapted(DataSourceRDD.scala:63) ` ### What You Expected? Support read this type ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org