Files
tantivy/src
cong.xie 68626bf3a1 Vendor sketches-ddsketch with Java-compatible binary encoding
Fork sketches-ddsketch as a workspace member to add native Java binary
serialization (to_java_bytes/from_java_bytes) for DDSketch. This enables
pomsky to return raw DDSketch bytes that event-query can deserialize via
DDSketchWithExactSummaryStatistics.decode().

Key changes:
- Vendor sketches-ddsketch crate with encoding.rs implementing VarEncoding,
  flag bytes, and INDEX_DELTAS_AND_COUNTS store format
- Align Config::key() to floor-based indexing matching Java's LogarithmicMapping
- Add PercentilesCollector::to_sketch_bytes() for pomsky integration
- Cross-language golden byte tests verified byte-identical with Java output

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 11:36:21 -05:00
..
2026-01-27 09:22:11 +01:00
2026-01-27 09:22:11 +01:00
2026-01-27 09:22:11 +01:00
2025-10-23 10:23:34 +02:00
2026-01-27 09:21:09 +01:00
2025-07-02 11:25:03 +02:00
2026-01-02 12:40:42 +01:00
2026-01-27 09:22:11 +01:00
2026-01-02 12:40:42 +01:00
2025-12-01 15:38:57 +01:00
2026-01-27 09:21:09 +01:00
2025-12-01 12:15:41 +01:00
2026-01-14 10:19:09 +01:00
2024-10-22 09:26:54 +08:00