docs: more
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
cb4e753d8f
commit
657e04f924
@ -2,4 +2,7 @@
|
||||
|
||||
set -eu
|
||||
|
||||
|
||||
echo "counts how many events we've seen in total"
|
||||
|
||||
./docker-exec.sh exec presto presto-cli --server localhost:8080 --execute 'select count(*) from iceberg.demo_db.demo_table;'
|
||||
|
Loading…
Reference in New Issue
Block a user