codecov-commenter commented on PR #17338:
URL: https://github.com/apache/pinot/pull/17338#issuecomment-3631527898
### :x: 1 Tests Failed:
| Tests completed | Failed | Passed | Skipped |
|---|---|---|---|
| 10018 | 1 | 10017 | 19 |
<details><summary>View the full list of 1 :snowflake: flaky test(s)</summary>
> <pre><code
class="language-python">org.apache.pinot.sql.parsers.CalciteSqlCompilerTest::testJoin</code></pre>
> **Flake rate in main:** 85.92% (Passed 10 times, Failed 61 times)
> <details><summary>Stack Traces | 0.038s run time</summary>
>
> > <pre><code class="language-python">expected
[PinotQuery(dataSource:DataSource(tableName:T3),
selectList:[Expression(type:IDENTIFIER, identifier:Identifier(name:a)),
Expression(type:FUNCTION, functionCall:Function(operator:as,
operands:[Expression(type:FUNCTION, functionCall:Function(operator:count,
operands:[Expression(type:IDENTIFIER, identifier:Identifier(name:*))])),
Expression(type:IDENTIFIER, identifier:Identifier(name:b))]))],
groupByList:[Expression(type:IDENTIFIER, identifier:Identifier(name:a))])] but
found [PinotQuery(dataSource:DataSource(tableName:T3),
selectList:[Expression(type:IDENTIFIER, identifier:Identifier(name:a)),
Expression(type:FUNCTION, functionCall:Function(operator:as,
operands:[Expression(type:FUNCTION, functionCall:Function(operator:count,
operands:[Expression(type:IDENTIFIER, identifier:Identifier(name:*))])),
Expression(type:IDENTIFIER, identifier:Identifier(name:b))]))],
groupByList:[Expression(type:IDENTIFIER, identifier:Identifier(name:a))], qu
eryOptions:{})]</code></pre>
>
> </details>
</details>
To view more test analytics, go to the [Test Analytics
Dashboard](https://app.codecov.io/gh/apache/pinot/tests/xiangfu0%3Afix-16399)
<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]