# Spark Connector ## Improvement 1. support overwrite for datasource v2 (#281) 2. support read DECIMAL128 type (#290) 3. compatible with read ip data type (#289) 4. improve be thrift read log and stream load log (#279) (#313) 5. add doris source sink itcase and spark 3.2/3.4/3.5 ci (#296) (#297) (#302) (#312) 6. enhance the FE nodes port check and improve write performace (#303) 7. add retry interval when load fail (#307) 8. add code check for fe request (#309) 9. remove unused code after refractor (#295) ## BugFix 1. fix filter in clause compilation (#277) 2. fix ut for row convertor and schema convertor (#278) 3. fix npe when empty partition commit txn (#286) 4. fix prune column result isn't pushed down issue (#287) 5. fix performance degradation caused by interval mistake (#294) 6. fix the issue when Spark pushes down in 'case when' (#300) 7. fixed the issue where the loading task got stuck when stream load ended unexpectedly (#305) 8. fixed the problem that the query could not be performed when pushing utf8 encoding (#311) 9. fix the conflict for rename arrowwriter and arrowutil (#315) # Spark Load ## Improvement 1. support load hadoop conf from resource (#280) # Thanks @aoyuEra @gnehil @JNSimba @IsmailTosunTnyl @qg-lin @vinlee19 @wary
Spark Connector
Improvement
BugFix
Spark Load
Improvement
Thanks
@aoyuEra
@gnehil
@JNSimba
@IsmailTosunTnyl
@qg-lin
@vinlee19
@wary