Skip to content

Commit

Permalink
Remove dead code in debezium demo sciprt. (#2028)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcferretti authored Feb 24, 2022
1 parent 2eb02de commit 38c1170
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions debezium/scripts/demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
import deephaven.TableManipulation.WindowCheck as wck
import jpy

def tmapfun(x):
return pyfun(x, 'io.deephaven.engine.table.Table')

server_name = 'mysql'
db_name='shop'

Expand Down

0 comments on commit 38c1170

Please sign in to comment.