I tried getting all the data with oql query: Select lower(SampleType) FROM MyFirstModule.SampleType. and this query throws an error (null,LOWER,List( sample_type)) (of class scala.Tuple3). Thanks in advance.
↧