Skip to content

Commit 5f0a6e0

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # docs/interpreter/cassandra.md
2 parents 5b091e4 + 5665dcf commit 5f0a6e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/interpreter/cassandra.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,6 @@ This interpreter provides 3 commands to handle prepared and bound statements:
395395
Example:
396396

397397
```
398-
399398
@prepare[statement_name]=...
400399
401400
@bind[statement_name]=’text’, 1223, ’2015-07-30 12:00:01’, null, true, [‘list_item1’, ’list_item2’]
@@ -419,7 +418,6 @@ there is only one instance of the interpreter for Cassandra
419418
Example:
420419

421420
```
422-
423421
@prepare[select]=SELECT * FROM spark_demo.albums LIMIT ?
424422
425423
@prepare[select]=SELECT * FROM spark_demo.artists LIMIT ?

0 commit comments

Comments
 (0)