Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
caican committed Dec 24, 2024
1 parent 3f75e07 commit 88fe087
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ void testPaimonPartitions() {
@Test
void testPaimonPartitionManagement() {
testPaimonListAndDropPartition();
// TODO: replace, add and load partition operations are unsupported in Paimon 0.9.
// TODO: replace, add and load partition operations are unsupported now.
}

private void testPaimonListAndDropPartition() {
Expand Down

0 comments on commit 88fe087

Please sign in to comment.