Skip to content

Commit f38fb69

Browse files
committed
fix
1 parent 7a9f1ff commit f38fb69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ydb/core/kqp/host/kqp_statement_rewrite.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ namespace {
188188
? tableName
189189
: (TStringBuilder()
190190
<< CanonizePath(AppData()->TenantName)
191-
<< sessionCtx->GetDatabase()
192191
<< "/.tmp/sessions/"
193192
<< sessionCtx->GetSessionId()
194193
<< CanonizePath(tmpTableName));

0 commit comments

Comments
 (0)