Skip to content

Commit dd88f08

Browse files
committed
Drop the flag to control type annotation for WideToBlocks
commit_hash:45dce3709997e47b9a5d852a10cb2e7684951138
1 parent 3523211 commit dd88f08

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

yql/essentials/core/yql_expr_type_annotation.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -354,8 +354,4 @@ TStringBuf NormalizeCallableName(TStringBuf name);
354354

355355
void CheckExpectedTypeAndColumnOrder(const TExprNode& node, TExprContext& ctx, TTypeAnnotationContext& typesCtx);
356356

357-
namespace NBlockStreamIO {
358-
constexpr bool WideToBlocks = true;
359-
} // namespace NBlockStreamIO
360-
361357
}

0 commit comments

Comments
 (0)