15 lines
450 B
Plaintext
15 lines
450 B
Plaintext
-- This file is automatically generated. You should know what you did if you want to edit this
|
|
-- !sql --
|
|
test_materialized_view_hll DUP_KEYS record_id INT Yes true \N true
|
|
seller_id INT Yes true \N true
|
|
store_id INT Yes true \N true
|
|
sale_date DATE Yes false \N NONE true
|
|
sale_amt BIGINT Yes false \N NONE true
|
|
|
|
amt_count AGG_KEYS store_id INT Yes true \N true
|
|
hll_hash(sale_amt) HLL No false \N HLL_UNION true
|
|
|
|
-- !sql --
|
|
1 1
|
|
|