Skip to content

Commit d67a9a1

Browse files
committed
cmt
1 parent 205d39d commit d67a9a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

parquet/src/parquet_thrift.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ pub(crate) trait ThriftCompactInputProtocol<'a> {
337337
return Ok(in_progress);
338338
}
339339

340-
341340
// todo: it shouldn't be possible to read more than 10 bytes
342341
// TODO real error
343342
panic!("Thrift VLQ encoding should not be more than 10 bytes long");

0 commit comments

Comments
 (0)