ClickHouse/dbms/tests/queries/0_stateless/00921_datetime64_compatibility.sh
2019-09-07 17:22:22 +03:00

8 lines
256 B
Bash
Executable File

#!/usr/bin/env bash
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
. $CURDIR/../shell_config.sh
# We should have correct env vars from shell_config.sh to run this test
python $CURDIR/00921_datetime64_compatibility.python | ${CLICKHOUSE_CLIENT} -nm