質問編集履歴
2
TreasureData内のデータ加工になるため実際はPrestoを使用しています。
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
テーブル内の値を修正しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -16,5 +16,5 @@
|
|
16
16
|
|item|team|1Q|2Q|3Q|4Q|
|
17
17
|
|:--|:--:|:--:|:--:|--:|
|
18
18
|
|sales|teamA|100|100|100|100|
|
19
|
-
|budget|teamA|
|
19
|
+
|budget|teamA|200|300|300|200|
|
20
|
-
|ratio|teamA|
|
20
|
+
|ratio|teamA|0.5|0.3333|0.3333|0.5|
|