Slackbot
11/04/2021, 7:49 PMAndar Sulistiana
11/11/2021, 4:18 AMitem ( |
| | id_single_item string NULL, |
| | region string NULL, |
| | country string NULL, |
| | item_type string NULL, |
| | sales_channel string NULL |
| | ) ttl_duration = 0, ttl_col = """ |
+--------+-----------------------------------+
Got 1 rows (time spent 414/1292 us)
Thu, 11 Nov 2021 110420 WIB
(root@nebula) [sales]> show edges;
+---------+
| Name |
+---------+
| "order" |
+---------+
Got 1 rows (time spent 349/1133 us)
Thu, 11 Nov 2021 110428 WIB
(root@nebula) [sales]> show create edge order;
[ERROR (-1004)]: SyntaxError: syntax error near `order'
Thu, 11 Nov 2021 111153 WIBAndar Sulistiana
11/12/2021, 8:27 AM