Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

GreptimeTeam/greptimedb

fengjiachun created a review on a pull request on GreptimeTeam/greptimedb

View on GitHub

coderabbitai[bot] created a comment on a pull request on GreptimeTeam/greptimedb
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews...

View on GitHub

fengjiachun created a review comment on a pull request on GreptimeTeam/greptimedb
The args order suggestion: `(&mut plugins, &plugins_opts, &common_opts)`

View on GitHub

fengjiachun created a review on a pull request on GreptimeTeam/greptimedb

View on GitHub

coderabbitai[bot] created a comment on a pull request on GreptimeTeam/greptimedb
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews...

View on GitHub

WenyXu created a branch on GreptimeTeam/greptimedb

feat/cmd-context - An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.

paomian closed a pull request on GreptimeTeam/greptimedb
feat: Add functionality to the Opentelemetry write interface to extract fields from attr to top-level data.
I hereby agree to the terms of the [GreptimeDB CLA](https://github.com/GreptimeTeam/.github/blob/main/CLA.md). ## Refer to a related PR or issue link (optional) ## What's changed and what's y...
github-merge-queue[bot] deleted a branch GreptimeTeam/greptimedb

gh-readonly-queue/main/pr-4859-5d42e63ab054eb94dfe129ac1171e382e2acf800

github-merge-queue[bot] pushed 1 commit to main GreptimeTeam/greptimedb
  • feat: Add functionality to the Opentelemetry write interface to extract fields from attr to top-level data. (#4859) ... fcde0a4

View on GitHub

sunng87 created a review on a pull request on GreptimeTeam/greptimedb

View on GitHub

sunng87 created a review on a pull request on GreptimeTeam/greptimedb

View on GitHub

codecov[bot] created a comment on a pull request on GreptimeTeam/greptimedb
## [Codecov](https://app.codecov.io/gh/GreptimeTeam/greptimedb/pull/4871?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=G...

View on GitHub

evenyag created a review on a pull request on GreptimeTeam/greptimedb
LGTM. There are some remaining enhancements we can acheive in other PRs. e.g. Making tokens of different priorities configurable.

View on GitHub

coderabbitai[bot] created a comment on a pull request on GreptimeTeam/greptimedb
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews...

View on GitHub

waynexia opened a draft pull request on GreptimeTeam/greptimedb
feat: optimizer rule for windowed sort
I hereby agree to the terms of the [GreptimeDB CLA](https://github.com/GreptimeTeam/.github/blob/main/CLA.md). ## Refer to a related PR or issue link (optional) ## What's changed and what's y...
coderabbitai[bot] created a comment on a pull request on GreptimeTeam/greptimedb
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews...

View on GitHub

paomian opened an issue on GreptimeTeam/greptimedb
Replace attr type in opentelemetry trace table from string to json
### What type of enhancement is this? Tech debt reduction ### What does the enhancement do? The nested data types in OpenTelemetry's trace data were stored as json strings in order to realize th...
nicecui opened an issue on GreptimeTeam/greptimedb
The gRPC protocol needs to support the JSON type
### What type of enhancement is this? Tech debt reduction, User experience ### What does the enhancement do? The GreptimeDB already supports JSON type via SQL statements. But gRPC protocol does...
coderabbitai[bot] created a comment on a pull request on GreptimeTeam/greptimedb
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews...

View on GitHub

coderabbitai[bot] created a comment on a pull request on GreptimeTeam/greptimedb
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews...

View on GitHub

sunng87 created a review comment on a pull request on GreptimeTeam/greptimedb
As we are extracting columns for tag, I guess this is a typo?

View on GitHub

sunng87 created a review on a pull request on GreptimeTeam/greptimedb

View on GitHub

sunng87 created a review comment on a pull request on GreptimeTeam/greptimedb
We only extract columns for tag, so here we can move float type to unsupported data type

View on GitHub

sunng87 created a review on a pull request on GreptimeTeam/greptimedb

View on GitHub

sunng87 created a review comment on a pull request on GreptimeTeam/greptimedb
Consider an alternative name for this error like: `UnsupportedJsonDataTypeForTag(column_name, data type)`

View on GitHub

sunng87 created a review on a pull request on GreptimeTeam/greptimedb

View on GitHub

sunng87 created a comment on an issue on GreptimeTeam/greptimedb
@evenyag If we use datafusion's API, are we still using our own `Vector` as input?

View on GitHub

sbhamad starred GreptimeTeam/greptimedb
evenyag opened a draft pull request on GreptimeTeam/greptimedb
feat!: Divide flush and compaction job pool
I hereby agree to the terms of the [GreptimeDB CLA](https://github.com/GreptimeTeam/.github/blob/main/CLA.md). ## Refer to a related PR or issue link (optional) https://github.com/GreptimeTeam/...
evenyag created a review comment on a pull request on GreptimeTeam/greptimedb
Can we use display? ```suggestion info!("Heartbeat stream closed: {}", pusher_id); ```

View on GitHub

Load more