This is an automated email from the ASF dual-hosted git repository.
yashmayya pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 868e2c9e7ce Add broker metrics to count segments that are not zone
failure tolerant (#16334)
add 98ea698debd Fix upgrade compatibility issue with type casts in SSE
(#16682)
No new revisions were added by this update.
Summary of changes:
.../parsers/rewriter/CastTypeAliasRewriter.java | 86 ++++++++++++++++++++++
.../sql/parsers/rewriter/QueryRewriterFactory.java | 3 +-
.../pinot/sql/parsers/CalciteSqlCompilerTest.java | 4 +-
.../parsers/rewriter/QueryRewriterFactoryTest.java | 6 +-
4 files changed, 94 insertions(+), 5 deletions(-)
create mode 100644
pinot-common/src/main/java/org/apache/pinot/sql/parsers/rewriter/CastTypeAliasRewriter.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]