zzcclp commented on pull request #1513: URL: https://github.com/apache/kylin/pull/1513#issuecomment-747251870
> > For expected result, could you please use human-readable format like csv but not parquet? > > parquet results is only for 'intersect_value' function test cases, because the returned results of 'intersect_value' function is array type and csv can not support array type. changes the returned datatype of 'intersect_value' function to StringType, so use csv files as expected results format. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
