Skip to content

Commit

Permalink
ORC-1672: Remove test packages o.a.o.tools.check
Browse files Browse the repository at this point in the history
### What changes were proposed in this pull request?
This PR aims to remove test packages `o.a.o.tools.check`.

### Why are the changes needed?
ORC-1667 was originally designed for bloom-filter, so the package name has not been modified.

### How was this patch tested?
GA

### Was this patch authored or co-authored using generative AI tooling?
No

Closes #1870 from cxzl25/ORC-1672.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
  • Loading branch information
cxzl25 authored and dongjoon-hyun committed Apr 1, 2024
1 parent c5b9fa3 commit 513922a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

package org.apache.orc.tools.bloomfilter;
package org.apache.orc.tools;

import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FileSystem;
Expand Down

0 comments on commit 513922a

Please sign in to comment.