Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Datasources
/
table_stats
/
analyze_tables_neg.sql
blob: e43442d21ec25402357cc99dd0d639189ec3b4c2 [
file
]
set
`
store
.
parquet
.
reader
.
int96_as_timestamp
`=
true
;
analyze
table
`
table_stats
/
voter_pig
`
compute
statistics
;
reset
`
store
.
parquet
.
reader
.
int96_as_timestamp
`;