Skip to content

Commit dadcf6d

Browse files
committed
drop csv from core
commit_hash:1330e42655928e70b78056e9f603c1afd53e6791
1 parent eb079fb commit dadcf6d

File tree

6 files changed

+0
-591
lines changed

6 files changed

+0
-591
lines changed

yql/essentials/core/ut/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ IF (NOT OPENSOURCE)
33
UNITTEST_FOR(yql/essentials/core)
44

55
SRCS(
6-
yql_csv_ut.cpp
76
yql_column_order_ut.cpp
87
yql_execution_ut.cpp
98
yql_expr_constraint_ut.cpp

yql/essentials/core/ut/yql_csv_ut.cpp

Lines changed: 0 additions & 312 deletions
This file was deleted.

yql/essentials/core/ya.make

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ SRCS(
55
yql_callable_transform.cpp
66
yql_callable_transform.h
77
yql_cost_function.cpp
8-
yql_csv.cpp
9-
yql_csv.h
108
yql_data_provider.h
119
yql_execution.cpp
1210
yql_execution.h

0 commit comments

Comments
 (0)