Sign in
apache
/
drill-test-framework
/
bc1888b961f3acbd272d37c4af44b3c575ce63bd
/
.
/
framework
/
resources
/
Advanced
/
tpch
/
tpch_sf100
/
parquet
/
lineitem_count.q
blob: 004b7f2e87f0ea5dac0d921794a2fe7c9b86846f [
file
] [
log
] [
blame
]
select
count
(*)
from
lineitem
;