Skip to content

Commit 3dcfdbf

Browse files
committed
aymans-edits
1 parent d1069bc commit 3dcfdbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/cfgPulsarMapUdt.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ CREATE TYPE stocks_keyspace.stocks_complex_type (
9595
ts timestamp,
9696
exchange text,
9797
industry text,
98-
value double
98+
value double,
9999
trailing_five_days_value frozen<list<double>>,
100100
similar_symbols frozen<set<text>>,
101101
stats frozen<map<text, double>>);

0 commit comments

Comments
 (0)