Skip to content

Commit

Permalink
drop config for enable_create_inverted_index_for_array
Browse files Browse the repository at this point in the history
  • Loading branch information
amorynan committed Aug 8, 2024
1 parent 3592687 commit 44eec96
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
// under the License.

suite("load") {
sql """ ADMIN SET FRONTEND CONFIG ("enable_create_inverted_index_for_array" = "true"); """
def test_basic_tables=["articles_uk_array", "articles_dk_array"]
def test_fulltext_tables=["fulltext_t1_uk_array", "fulltext_t1_dk_array"]

Expand Down

0 comments on commit 44eec96

Please sign in to comment.