Skip to content

Commit

Permalink
review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rodesai committed Aug 9, 2018
1 parent 0a9b973 commit f5ec518
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
]
},
{
"name": "multi-way join",
"name": "table join pipeline",
"format": ["JSON"],
"statements": [
"CREATE TABLE TEST (ID bigint, NAME varchar, VALUE bigint) WITH (kafka_topic='left_topic', value_format='{FORMAT}', key='ID');",
Expand Down

0 comments on commit f5ec518

Please sign in to comment.