in client/sql/dataframewriter.go [27:30]
func (w *dataFrameWriterImpl) Mode(saveMode string) DataFrameWriter { w.saveMode = saveMode return w }