Skip to content

Commit

Permalink
Remove extra code
Browse files Browse the repository at this point in the history
  • Loading branch information
mskapilks committed Sep 4, 2024
1 parent b029524 commit 187e2c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions velox/dwio/parquet/reader/ParquetReader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,6 @@ class ReaderBase {
thrift::LogicalType getTimestampLogicalType(
thrift::ConvertedType::type type) const;

TypePtr convertType(const thrift::SchemaElement& schemaElement) const;

template <typename T>
static std::shared_ptr<const RowType> createRowType(
const std::vector<T>& children,
Expand Down

0 comments on commit 187e2c5

Please sign in to comment.