You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What works is the following configuration: .mode(SaveMode.Overwrite) ,
The official configuration .option("save_mode", SaveMode.Overwrite) does not take effect!
Search before asking
Version
doris-spark-connector: 1.4.0
What's Wrong?
What You Expected?
can use "save_mode"
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: