yashmayya commented on PR #14163: URL: https://github.com/apache/pinot/pull/14163#issuecomment-2404053130
> Please take a look at the failed tests They all look unrelated: ``` Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.15.1:install-node-and-npm (install node and npm) on project pinot-controller: Could not download Node.js: Could not download https://nodejs.org/dist/v16.15.0/node-v16.15.0-linux-x64.tar.gz: Premature end of Content-Length delimited message body (expected: 32,989,472; received: 3,874,816) ``` ``` Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project pinot-common: Compilation failure: Compilation failure: Error: /home/runner/work/pinot/pinot/pinot-common/src/main/java/org/apache/pinot/sql/parsers/CalciteSqlParser.java:[69,42] error: cannot find symbol Error: symbol: class SqlParserImpl Error: location: package org.apache.pinot.sql.parsers.parser Error: /home/runner/work/pinot/pinot/pinot-common/src/main/java/org/apache/pinot/sql/parsers/CalciteSqlParser.java:[413,9] error: cannot find symbol Error: symbol: class SqlParserImpl Error: location: class CalciteSqlParser ``` ``` Error: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.3.0:test (default-test) on project pinot-flink-connector: There are test failures. ``` Triggering a rerun. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org