in client/sql/sparksession.go [85:89]
func (s *sparkSessionImpl) Read() DataFrameReader { return &dataFrameReaderImpl{ sparkSession: s, } }