Ecosyste.ms: Timeline

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

GreptimeTeam/greptimedb

github-merge-queue[bot] pushed 1 commit to main GreptimeTeam/greptimedb
  • fix: respect feature flags for geo function (#4836) c231eee

View on GitHub

waynexia closed a pull request on GreptimeTeam/greptimedb
fix: respect feature flags for geo function
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-4836-176f2df5b3e85f18be9ea2988d6d8bfa6b92a5b3

killme2008 closed a pull request on GreptimeTeam/greptimedb
fix: dead links
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-4837-4622412dfec496ccc723fd0960ec61bdf428a79f

github-merge-queue[bot] pushed 1 commit to main GreptimeTeam/greptimedb

View on GitHub

github-merge-queue[bot] created a branch on GreptimeTeam/greptimedb

gh-readonly-queue/main/pr-4836-176f2df5b3e85f18be9ea2988d6d8bfa6b92a5b3 - An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.

github-merge-queue[bot] created a branch on GreptimeTeam/greptimedb

gh-readonly-queue/main/pr-4837-4622412dfec496ccc723fd0960ec61bdf428a79f - An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.

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

View on GitHub

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

View on GitHub

nicecui opened a pull request on GreptimeTeam/greptimedb
fix: dead links
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...
womeng2009 starred GreptimeTeam/greptimedb
spence starred GreptimeTeam/greptimedb
github-actions[bot] pushed 1 commit to gh-pages GreptimeTeam/greptimedb
  • Deploying to gh-pages from @ GreptimeTeam/greptimedb@4622412dfec496ccc723fd0960ec61bdf428a79f 🚀 a584de9

View on GitHub

paomian closed a pull request on GreptimeTeam/greptimedb
feat: add API to write OpenTelemetry logs to GreptimeDB
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-4755-59ec90299b4edb975aad844d6864b40dcd50e3be

github-merge-queue[bot] pushed 1 commit to main GreptimeTeam/greptimedb
  • feat: add API to write OpenTelemetry logs to GreptimeDB (#4755) * chore: otlp logs api * feat: add API to write Ope... 4622412

View on GitHub

github-merge-queue[bot] created a branch on GreptimeTeam/greptimedb

gh-readonly-queue/main/pr-4755-59ec90299b4edb975aad844d6864b40dcd50e3be - An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.

waynexia created a review comment on a pull request on GreptimeTeam/greptimedb
According to the previous change. ```suggestion ```

View on GitHub

waynexia created a review comment on a pull request on GreptimeTeam/greptimedb
This plan won't collapse partitions. ```suggestion input.output_partitioning().clone(), ```

View on GitHub

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

View on GitHub

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

View on GitHub

discord9 created a review comment on a pull request on GreptimeTeam/greptimedb
> if `min_val = 1, array = [3, 2, 1, 0], end = 2`, we won't take value `1` as end is exlusive. min_val is inclusive as it's get the mininal value from PartitionRange

View on GitHub

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

View on GitHub

discord9 created a review comment on a pull request on GreptimeTeam/greptimedb
> We can assume the time index column is always non-null. This should simplify this function. Then we can use the `values()` to get a slice of i64. https://docs.rs/arrow/latest/arrow/array/struct.P...

View on GitHub

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

View on GitHub

waxiangzi starred GreptimeTeam/greptimedb
WenyXu created a review comment on a pull request on GreptimeTeam/greptimedb
BTW, We can remove this

View on GitHub

WenyXu created a review comment on a pull request on GreptimeTeam/greptimedb
```suggestion AlterTableOperation::AlterColumnFulltext { column_name, options, } => Kind::ChangeFulltext(ChangeFulltext { column_name: colum...

View on GitHub

WenyXu created a review comment on a pull request on GreptimeTeam/greptimedb
```suggestion impl fmt::Display for ChangeFulltextOptions { fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { write!(f, "fulltext options: ")?; if let Some(enable...

View on GitHub

Load more