Skip to content

Commit

Permalink
remove missed declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
vuule committed Jan 26, 2022
1 parent 385984a commit 8bb57f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/cudf/cudf/_lib/cpp/io/orc.pxd
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ cdef extern from "cudf/io/orc.hpp" \
orc_reader_options_builder& decimal_cols_as_float(
vector[string] val
) except+
orc_reader_options_builder& decimal128(bool val) except+

orc_reader_options build() except+

Expand Down

0 comments on commit 8bb57f6

Please sign in to comment.