Skip to content

Commit 339856b

Browse files
Pig demo changes
1 parent 67c7eac commit 339856b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hadoop/edw/hdp/pig/pig_demo.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ create table order_items (order_item_id int,
130130
order_item_product_price float);
131131

132132
create table orders (order_id int,
133-
order_id int,
134133
order_date string,
135134
order_customer_id int,
136135
order_status string);

0 commit comments

Comments
 (0)