This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from ddeecef5db5 Partial Upserts - Add a metric to detect when server is
ahead of zk committed offset (#17139)
add 84505f8070b funnel: fix deserialize offset for extra fields; add
round-trip unit test\n\nFixes IllegalArgumentException when Jackson is given
invalid offset/len. The JSON portion begins after FunnelStepEvent
(SIZE_IN_BYTES). (#17141)
No new revisions were added by this update.
Summary of changes:
.../funnel/FunnelStepEventWithExtraFields.java | 3 +-
.../FunnelStepEventWithExtraFieldsTest.java} | 32 +++++++++++-----------
2 files changed, 18 insertions(+), 17 deletions(-)
copy
pinot-core/src/{main/java/org/apache/pinot/core/query/aggregation/function/funnel/ThetaSketchResultExtractionStrategy.java
=>
test/java/org/apache/pinot/core/query/aggregation/function/funnel/FunnelStepEventWithExtraFieldsTest.java}
(54%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]