We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebcf104 commit 3ebb5edCopy full SHA for 3ebb5ed
chdb/test_smoke.sh
@@ -29,4 +29,4 @@ python3 -c \
29
# "import chdb; res = chdb.query('select isValidJSON(\'not a json\')', 'CSV'); print(res)"
30
31
# test cli
32
-python3 -m chdb "select 1112222222,555" Dataframe
+# python3 -m chdb "select 1112222222,555" Dataframe
0 commit comments