Skip to content

Commit 77103ce

Browse files
committed
SSA_RUNTIME_VERSION -> 4
1 parent 8fb35d4 commit 77103ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/formats/arrow/ssa_runtime_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ namespace NKikimr::NSsa {
1919

2020
// Bump this version every time incompatible runtime functions are introduced.
2121
#ifndef SSA_RUNTIME_VERSION
22-
#define SSA_RUNTIME_VERSION 5U
22+
#define SSA_RUNTIME_VERSION 4U
2323
#endif
2424

2525
// History:

0 commit comments

Comments
 (0)