discord9
bc9614e22c
feat: file parallel
2025-03-10 21:00:40 +08:00
discord9
7dd9e98ff6
docs: chore
2025-03-10 16:12:28 +08:00
evenyag
fb6b7f7801
fix: use label value to add map
2025-03-10 15:17:59 +08:00
evenyag
87d7c316df
fix: use label value as table name
2025-03-10 14:42:19 +08:00
evenyag
c80a73bc20
feat: use pb in parquet
2025-03-10 14:40:29 +08:00
discord9
dd9d13e7df
fix: cli arg
2025-03-10 14:18:35 +08:00
evenyag
79d249f5fa
feat: fix panic in TimeSeriesParquetReader
2025-03-10 14:13:37 +08:00
evenyag
63bc544514
refactor: use constant
2025-03-10 14:02:27 +08:00
evenyag
30c29539a3
feat: special handle metric engine path
2025-03-10 13:58:46 +08:00
evenyag
359da62d9e
feat: use parquet
2025-03-10 13:36:49 +08:00
evenyag
c9f4b36360
fix: use flushed_sequence as we can't set sequence in ingester
2025-03-10 13:36:49 +08:00
discord9
85c346b16a
chore: progress bar
2025-03-10 11:53:33 +08:00
discord9
738c23beb0
feat: time unit
2025-03-10 11:25:23 +08:00
evenyag
8aadd1e59a
feat: parquet remote write reader
2025-03-09 23:42:08 +08:00
discord9
cbd58291da
chore: more logs
2025-03-09 23:29:58 +08:00
evenyag
e522e8959b
chore: add more logs
2025-03-09 21:19:55 +08:00
evenyag
7183a93e5a
feat: sanitize mito config
2025-03-09 21:05:21 +08:00
evenyag
8c538622e2
feat: add logs
2025-03-09 20:52:02 +08:00
evenyag
142dacb2c8
chore: update fs object build
2025-03-09 20:52:02 +08:00
discord9
371afc458f
chore: init logging
2025-03-09 20:44:53 +08:00
discord9
0751cd74c0
feat: all in one cfg
2025-03-09 20:36:10 +08:00
discord9
ec34e8739a
fix: is file
2025-03-09 19:55:12 +08:00
evenyag
b650743785
feat: implement converter convert
2025-03-09 19:53:36 +08:00
discord9
80a8b2e1bd
feat: debug output file option
2025-03-09 17:23:14 +08:00
discord9
ec8a15cadd
feat: ingester(WIP)
2025-03-09 16:57:26 +08:00
evenyag
f929d751a5
feat: update api
2025-03-09 16:39:35 +08:00
evenyag
fad3621a7a
feat: define converter api
2025-03-09 16:05:52 +08:00
evenyag
87723effc7
feat: declare converter
2025-03-09 15:33:49 +08:00
evenyag
62a333ad09
feat: import datanode
2025-03-09 15:32:02 +08:00
evenyag
6ad186a13e
feat: series to batch
2025-03-09 15:09:13 +08:00
discord9
77dee84a75
fix: parquet also sort by pk
2025-03-09 14:47:34 +08:00
evenyag
a57e263e5a
feat: sort time series
2025-03-08 22:20:13 +08:00
discord9
8796ddaf31
chore: remove unwrap
2025-03-08 20:32:11 +08:00
discord9
7fa3fbdfef
feat: parquet reader
2025-03-08 20:27:44 +08:00
jeremyhi
457d2a620c
feat: add get table api
2025-03-08 19:53:15 +08:00
evenyag
9f14edbb28
feat: implement sst writer
2025-03-08 17:22:03 +08:00
evenyag
cb3fad0c2d
chore: add deps
2025-03-08 16:17:49 +08:00
evenyag
2d1e7c2441
feat: init the converter crate
2025-03-08 14:15:35 +08:00
Yingwen
9860bca986
feat: support exact filter on time index column ( #5671 )
...
* feat: add predicate group
* feat: pass predicate group
* feat: memtable prune by time filters
* test: test PruneTimeIterator with time filters
* feat: push down returns exact for timestamp simple filters
---------
Co-authored-by: Ruihang Xia <waynestxia@gmail.com >
v0.13.0-nightly-20250310
2025-03-07 21:55:46 +00:00
ZonaHe
3a83c33a48
feat: update dashboard to v0.8.0 ( #5666 )
...
Co-authored-by: sunchanglong <sunchanglong@users.noreply.github.com >
Co-authored-by: Ning Sun <sunng@protonmail.com >
2025-03-07 19:47:02 +00:00
Ruihang Xia
373bd59b07
fix: update column requirements to use Column type instead of String ( #5672 )
...
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
2025-03-07 18:50:15 +00:00
shuiyisong
c8db4b286d
fix: use DateTime instead of NaiveDateTime ( #5669 )
...
chore: use datetime instead of naivedatetime
2025-03-07 07:41:59 +00:00
Lei, HUANG
56c8c0651f
fix: skip schema check to avoid schema mismatch brought by metadata ( #5662 )
...
* fix: skip schema check to avoid schema mismatch brought by metadata
* docs: add some comment to remind me add that check back
* test: add sqlness case
* fix/skip-schema-check:
### Update CTE Test Cases
- **Added GRPC Latencies Test**: Introduced a new test case for GRPC latencies in `cte.result` and `cte.sql` under `standalone/common/cte`.
- **Removed Redundant Test Files**: Deleted `cte.result` and `cte.sql` under `standalone/common/range` as they were duplicates of the new test case.
2025-03-07 05:47:45 +00:00
shuiyisong
448e588fa7
chore: improve /v1/jaeger/api/trace/{trace_id}'s resp ( #5663 )
...
* chore: improve jaeger trace api resp
* chore: fix timestamp type
* chore: fix timestamp type
* chore: complete more fields
* chore: change to microseconds
* chore: add empty check & span status code
* chore: minor update
* chore: update test
2025-03-07 04:31:42 +00:00
Yingwen
f4cbf1d776
docs: update cluster dashboard to make opendal panel works ( #5661 )
2025-03-07 02:49:15 +00:00
discord9
b35eefcf45
perf: rm coalesce batch when target_batch_size > fetch limit ( #5658 )
...
* fix: rm coalesce > limit
* fix: only rm one&test: sqlness
2025-03-07 02:45:07 +00:00
yihong
408dd55a2f
fix: flaky test in sqlness by fix random port ( #5657 )
...
* fix: flaky test in sqlness by fix random port
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
* fix: typo
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
* fix: panic insead of forever loop
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
---------
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-03-07 00:41:22 +00:00
Ruihang Xia
e463942a5b
fix: recover plan schema after dist analyzer ( #5665 )
...
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
2025-03-07 00:29:55 +00:00
discord9
0124a0d156
fix: window sort not apply when other column alias to time index name ( #5634 )
...
* fix: other col alias to time index column handle
* test: update sqlness
* chore: per review
* test: more sqlness
* test: mv some to optimizer folder
* fix: resolve alias properly
* fix: also retain old name
* chore: remove wrong comment
* chore: fix sqlness
* test: standalone/dist more projection diff
2025-03-06 08:05:57 +00:00
liyang
e23628a4e0
ci: bump dev-builder image version to 2024-12-25-a71b93dd-20250305072908 ( #5651 )
2025-03-06 03:33:17 +00:00