Skip to content

Commit

Permalink
enable Iceberg IT
Browse files Browse the repository at this point in the history
Signed-off-by: Peng Huo <[email protected]>
  • Loading branch information
penghuo committed May 20, 2024
1 parent 624b488 commit 306d372
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ package org.opensearch.flint.spark.iceberg

import org.opensearch.flint.spark.FlintSparkMaterializedViewSqlITSuite

// FIXME: https://github.com/opensearch-project/opensearch-spark/issues/331#issuecomment-2110948494
/*
class FlintSparkIcebergMaterializedViewITSuite
extends FlintSparkMaterializedViewSqlITSuite
with FlintSparkIcebergSuite {}
*/
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,8 @@

package org.opensearch.flint.spark.iceberg

import org.junit.Ignore
import org.opensearch.flint.spark.FlintSparkSkippingIndexSqlITSuite

// FIXME: https://github.com/opensearch-project/opensearch-spark/issues/331#issuecomment-2110948494
/*
class FlintSparkIcebergSkippingIndexITSuite
extends FlintSparkSkippingIndexSqlITSuite
with FlintSparkIcebergSuite {}
*/

0 comments on commit 306d372

Please sign in to comment.