aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/dateutil
diff options
context:
space:
mode:
authorkniv <kniv@yandex-team.ru>2022-02-16 17:06:26 +0300
committerkniv <kniv@yandex-team.ru>2022-02-16 17:06:26 +0300
commit2a29aa7f66e39a293579f425cb40800ef5c93c9e (patch)
treeafb16d2cb54bec76df271ec9a07dc41c8cc5801a /contrib/python/dateutil
parenta4d7f7581d62e2c8eb3a463e5c080d43b6c2248f (diff)
downloadydb-2a29aa7f66e39a293579f425cb40800ef5c93c9e.tar.gz
YQL-10211: into_table_stmt: Pass arbitrary write hints into AST
YQL-10211: into_table_stmt: Pass arbitrary write hints into AST Example: USE plato; INSERT INTO Output WITH (TRUNCATE, COMPRESSION_ALGO="zstd", COMPRESSION_LVL="8", TRUNCATE) SELECT key as key, "" as subkey, "value:" || value as value FROM Input WITH (TRUNCATE, LOG) WHERE key < "100" ORDER BY key; ref:ccceedbf2611c4ca5a9fce3afb205082cdc1499f
Diffstat (limited to 'contrib/python/dateutil')
0 files changed, 0 insertions, 0 deletions