Sign in
apache
/
drill-test-framework
/
9a5d7ecf7f32f0e95c0ea874e75d785fdee9e51d
/
.
/
framework
/
resources
/
Functional
/
decimal_negative
/
var_pop_decimal_big_zero_scale.sql.failed
blob: e99f7cfb15e33b315c1a209bd2c7257400f9be84 [
file
] [
log
] [
blame
]
SELECT
var_pop
(
DECIMAL_18_0
),
var_pop
(
DECIMAL_2_0
),
var_pop
(
DECIMAL_15_0
)
FROM dfs
.
drillTestDir
.
`decimal/fragments/negative/T_DECIMAL_BIG_ZERO_SCALE_NEGATIVE`
;