This is an automated email from the ASF dual-hosted git repository. mcvsubbu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 6644968 Support identifier/literal as the derived column transform function (#6657) add a73c523 remove duplicate code (#6643) No new revisions were added by this update. Summary of changes: .../java/org/apache/pinot/compat/tests/BaseOp.java | 1 + .../org/apache/pinot/compat/tests/QueryOp.java | 3 +- .../apache/pinot/compat/tests/QueryProcessor.java | 98 ---------------------- .../org/apache/pinot/compat/tests/SegmentOp.java | 8 +- .../org/apache/pinot/compat/tests/StreamOp.java | 4 +- .../pinot/integration/tests/ClusterTest.java | 2 +- 6 files changed, 9 insertions(+), 107 deletions(-) delete mode 100644 pinot-integration-tests/src/test/java/org/apache/pinot/compat/tests/QueryProcessor.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org