This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 465a290241 Fix 'WEEK' transform function in multi-stage query engine
(#13483)
add c872bf1c7c [Cleanup] Move classes in pinot-common to the correct
package (#13478)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/pinot/serde/SerDe.java | 78 ----------------------
.../response/broker}/BrokerResponseNativeTest.java | 4 +-
.../pinot/core/util/PeerServerSegmentFinder.java | 0
3 files changed, 1 insertion(+), 81 deletions(-)
delete mode 100644 pinot-common/src/main/java/org/apache/pinot/serde/SerDe.java
rename pinot-common/src/test/java/org/apache/pinot/{request =>
common/response/broker}/BrokerResponseNativeTest.java (94%)
rename {pinot-common =>
pinot-core}/src/main/java/org/apache/pinot/core/util/PeerServerSegmentFinder.java
(100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]