Skip to content

Commit 051ad95

Browse files
author
yuzelin
committed
T
1 parent 31abdd2 commit 051ad95

File tree

3 files changed

+1
-484
lines changed

3 files changed

+1
-484
lines changed

paimon_python_java/tests/test_data_types.py

Lines changed: 0 additions & 110 deletions
This file was deleted.

paimon_python_java/tests/test_preicates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def _check_filtered_result(read_builder, expected_df):
4040

4141
# TODO: parquet has bug now
4242
def _random_format():
43-
return random.choice(['avro', 'orc'])
43+
return random.choice(['avro'])
4444

4545

4646
class PredicateTest(unittest.TestCase):

0 commit comments

Comments
 (0)