Skip to content

Commit

Permalink
Fix test location
Browse files Browse the repository at this point in the history
  • Loading branch information
devinrsmith committed Jan 13, 2025
1 parent d379760 commit ae60022
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
//
// Copyright (c) 2016-2024 Deephaven Data Labs and Patent Pending
//
package io.deephaven.parquet.table;
package io.deephaven.parquet.table.location;

import io.deephaven.parquet.table.location.ParquetUtil;
import org.apache.parquet.column.ColumnDescriptor;
import org.apache.parquet.schema.GroupType;
import org.apache.parquet.schema.LogicalTypeAnnotation;
Expand Down

0 comments on commit ae60022

Please sign in to comment.