blob: c488f891ccf327d874492dc9a36edbb40043268d [file] [log] [blame]
--! qt:dataset:alltypesparquet
SET hive.vectorized.execution.enabled=true;
set hive.fetch.task.conversion=none;
SELECT SUM(abs(ctinyint)) from alltypesparquet;