codecov-commenter commented on PR #17269:
URL: https://github.com/apache/pinot/pull/17269#issuecomment-3575705828

   ### :x: 47 Tests Failed:
   | Tests completed | Failed | Passed | Skipped |
   |---|---|---|---|
   | 14606 | 47 | 14559 | 23 |
   <details><summary>View the top 3 failed test(s) by shortest run 
time</summary>
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex</code></pre>
   > <details><summary>Stack Traces | 0.001s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_mv_BYTES,fst_index but got: &quot;Cannot create FST index on multi-value 
column: col&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.segment.local.utils.TableConfigUtilsTest::testValidateFieldConfig</code></pre>
   > <details><summary>Stack Traces | 0.002s run time</summary>
   > 
   > > <pre><code class="language-python">Should fail since FST index is 
enabled on RAW encoding type</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::printSummary</code></pre>
   > <details><summary>Stack Traces | 0.009s run time</summary>
   > 
   > > <pre><code class="language-python">No failure message 
available</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.segment.local.segment.index.loader.ForwardIndexHandlerTest::testComputeOperationDisableForwardIndex</code></pre>
   > <details><summary>Stack Traces | 0.014s run time</summary>
   > 
   > > <pre><code class="language-python">Disabling dictionary on forward index 
disabled column with inverted index and a range index is not 
possible</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.segment.local.segment.index.loader.SegmentPreProcessorTest::testEnableTextIndexOnNewColumnRaw[v1](1)</code></pre>
   > <details><summary>Stack Traces | 1.22s run time</summary>
   > 
   > > <pre><code class="language-python">No failure message 
available</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.segment.local.segment.index.loader.SegmentPreProcessorTest::testEnableTextIndexOnNewColumnRaw</code></pre>
   > <details><summary>Stack Traces | 1.23s run time</summary>
   > 
   > > <pre><code class="language-python">No failure message 
available</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.segment.local.segment.index.loader.SegmentPreProcessorTest::testEnableFSTIndexOnExistingColumnRaw</code></pre>
   > <details><summary>Stack Traces | 1.27s run time</summary>
   > 
   > > <pre><code class="language-python">
   > > Method 
SegmentPreProcessorTest.testEnableFSTIndexOnExistingColumnRaw(org.apache.pinot.segment.spi.creator.SegmentVersion)[pri:0,
 
instance:org.apache.pinot.segment.local.segment.index.loader.SegmentPreProcessorTest@2b680207]
 should have thrown an exception of type class 
java.lang.UnsupportedOperationException</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.segment.local.segment.index.loader.SegmentPreProcessorTest::testEnableFSTIndexOnExistingColumnRaw[v3](2)</code></pre>
   > <details><summary>Stack Traces | 1.27s run time</summary>
   > 
   > > <pre><code class="language-python">
   > > Method 
SegmentPreProcessorTest.testEnableFSTIndexOnExistingColumnRaw(org.apache.pinot.segment.spi.creator.SegmentVersion)[pri:0,
 
instance:org.apache.pinot.segment.local.segment.index.loader.SegmentPreProcessorTest@2b680207]
 should have thrown an exception of type class 
java.lang.UnsupportedOperationException</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.segment.local.segment.index.loader.SegmentPreProcessorTest::testEnableTextIndexOnNewColumnRaw[v3](2)</code></pre>
   > <details><summary>Stack Traces | 1.29s run time</summary>
   > 
   > > <pre><code class="language-python">No failure message 
available</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.segment.local.segment.index.loader.SegmentPreProcessorTest::testDisableDictAndOtherIndexesSV</code></pre>
   > <details><summary>Stack Traces | 2.99s run time</summary>
   > 
   > > <pre><code class="language-python">Cannot read index forward_index for 
column column5</code></pre>
   > 
   > </details>
   
   </details>
   <details><summary>View the full list of 39 :snowflake: flaky 
test(s)</summary>
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_map_DOUBLE,fst_index](531)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_map_DOUBLE,fst_index but got: &quot;Cannot create FST index on column: col 
of stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_map_FLOAT,fst_index](507)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_map_FLOAT,fst_index but got: &quot;Cannot create FST index on column: col 
of stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_map_INT,fst_index](459)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.003s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_map_INT,fst_index but got: &quot;Cannot create FST index on column: col of 
stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_map_LONG,fst_index](483)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_map_LONG,fst_index but got: &quot;Cannot create FST index on column: col of 
stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_map_STRING,fst_index](435)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_map_STRING,fst_index but got: &quot;Cannot create FST index on column: col 
of stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_BOOLEAN,fst_index](231)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.003s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_mv_BOOLEAN,fst_index but got: &quot;Cannot create FST index on multi-value 
column: col&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_BOOLEAN,inverted_index](233)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.003s run time</summary>
   > 
   > > <pre><code class="language-python">No failure message 
available</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_BYTES,fst_index](399)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_mv_BYTES,fst_index but got: &quot;Cannot create FST index on multi-value 
column: col&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_DOUBLE,fst_index](159)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.002s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_mv_DOUBLE,fst_index but got: &quot;Cannot create FST index on multi-value 
column: col&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_DOUBLE,inverted_index](161)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.002s run time</summary>
   > 
   > > <pre><code class="language-python">No failure message 
available</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_FLOAT,fst_index](111)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.001s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_mv_FLOAT,fst_index but got: &quot;Cannot create FST index on multi-value 
column: col&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_FLOAT,inverted_index](113)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.005s run time</summary>
   > 
   > > <pre><code class="language-python">No failure message 
available</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_INT,fst_index](15)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.001s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_mv_INT,fst_index but got: &quot;Cannot create FST index on multi-value 
column: col&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_INT,inverted_index](17)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.004s run time</summary>
   > 
   > > <pre><code class="language-python">No failure message 
available</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_LONG,fst_index](63)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.001s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_mv_LONG,fst_index but got: &quot;Cannot create FST index on multi-value 
column: col&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_LONG,inverted_index](65)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.004s run time</summary>
   > 
   > > <pre><code class="language-python">No failure message 
available</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_STRING,fst_index](327)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_mv_STRING,fst_index but got: &quot;Cannot create FST index on multi-value 
column: col&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_STRING,inverted_index](329)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.003s run time</summary>
   > 
   > > <pre><code class="language-python">No failure message 
available</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_TIMESTAMP,fst_index](279)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.001s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_mv_TIMESTAMP,fst_index but got: &quot;Cannot create FST index on 
multi-value column: col&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_mv_TIMESTAMP,inverted_index](281)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.002s run time</summary>
   > 
   > > <pre><code class="language-python">No failure message 
available</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_BIG_DECIMAL,fst_index](195)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.001s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_sv_BIG_DECIMAL,fst_index but got: &quot;Cannot create FST index on column: 
col of stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_BIG_DECIMAL,inverted_index](197)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.012s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
inverted index for raw index column: col&quot; for test case: 
raw_sv_BIG_DECIMAL,inverted_index but got: &quot;null&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_BOOLEAN,fst_index](219)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.001s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_sv_BOOLEAN,fst_index but got: &quot;Cannot create FST index on column: col 
of stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_BOOLEAN,inverted_index](221)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.013s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
inverted index for raw index column: col&quot; for test case: 
raw_sv_BOOLEAN,inverted_index but got: &quot;null&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_BYTES,fst_index](387)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.004s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_sv_BYTES,fst_index but got: &quot;Cannot create FST index on column: col of 
stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_DOUBLE,fst_index](147)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.001s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_sv_DOUBLE,fst_index but got: &quot;Cannot create FST index on column: col 
of stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_DOUBLE,inverted_index](149)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.02s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
inverted index for raw index column: col&quot; for test case: 
raw_sv_DOUBLE,inverted_index but got: &quot;null&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_FLOAT,fst_index](99)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.001s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_sv_FLOAT,fst_index but got: &quot;Cannot create FST index on column: col of 
stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_FLOAT,inverted_index](101)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.021s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
inverted index for raw index column: col&quot; for test case: 
raw_sv_FLOAT,inverted_index but got: &quot;null&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_INT,fst_index](3)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.014s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_sv_INT,fst_index but got: &quot;Cannot create FST index on column: col of 
stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_INT,inverted_index](5)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.061s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
inverted index for raw index column: col&quot; for test case: 
raw_sv_INT,inverted_index but got: &quot;null&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_JSON,fst_index](363)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.015s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_sv_JSON,fst_index but got: &quot;null&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_JSON,inverted_index](365)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.008s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
inverted index for raw index column: col&quot; for test case: 
raw_sv_JSON,inverted_index but got: &quot;null&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_LONG,fst_index](51)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_sv_LONG,fst_index but got: &quot;Cannot create FST index on column: col of 
stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_LONG,inverted_index](53)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.015s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
inverted index for raw index column: col&quot; for test case: 
raw_sv_LONG,inverted_index but got: &quot;null&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_STRING,fst_index](315)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.036s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_sv_STRING,fst_index but got: &quot;null&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_STRING,inverted_index](317)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.008s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
inverted index for raw index column: col&quot; for test case: 
raw_sv_STRING,inverted_index but got: &quot;null&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_TIMESTAMP,fst_index](267)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.002s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
FST index on column: col without dictionary&quot; for test case: 
raw_sv_TIMESTAMP,fst_index but got: &quot;Cannot create FST index on column: 
col of stored type other than STRING&quot;</code></pre>
   > 
   > </details>
   
   
   > <pre><code 
class="language-python">org.apache.pinot.core.data.manager.TableIndexingTest::testAddIndex[raw_sv_TIMESTAMP,inverted_index](269)</code></pre>
   > **Flake rate in main:** 91.18% (Passed 3 times, Failed 31 times)
   > <details><summary>Stack Traces | 0.011s run time</summary>
   > 
   > > <pre><code class="language-python">Expected error: &quot;Cannot create 
inverted index for raw index column: col&quot; for test case: 
raw_sv_TIMESTAMP,inverted_index but got: &quot;null&quot;</code></pre>
   > 
   > </details>
   
   </details>
   
   To view more test analytics, go to the [Test Analytics 
Dashboard](https://app.codecov.io/gh/apache/pinot/tests/xiangfu0%3Adictionary-auto-creation-when-corresponding-indexes-enabled)
   <sub>📋 Got 3 mins? [Take this short 
survey](https://forms.gle/22i53Qa1CySZjA6c7) to help us improve Test 
Analytics.</sub>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to