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.
2 parents 09ffbc7 + a31e708 commit 3240f95Copy full SHA for 3240f95
examples/basic_example_v1/basic_example.py
@@ -8,9 +8,8 @@
8
# at the beginning of the query allows to reference the tables through
9
# their names "under" the specified directory.
10
#
11
-# TablePathPrefix can be defined as an absolute path (starting with slash),
12
-# or as a relative path. Absolute path has to be started with the current
13
-# database location.
+# TablePathPrefix has to be defined as an absolute path, which has to be started
+# with the current database location.
14
15
# https://ydb.tech/ru/docs/yql/reference/syntax/pragma#table-path-prefix
16
0 commit comments