Ning Sun

Results 315 comments of Ning Sun

I would +1 for relative path from current directory: `./greptimedb_data` because: 1. First of all, we can't find a perfect default location that suite for trial and production. A relative...

reference https://www.depesz.com/2024/10/11/sql-json-is-here-kinda-waiting-for-pg-17/

hi @oryband , I don't have a core.async use case at the moment. Will you be interested in a pull request for this feature?

I think distroless variant is not in our CI pipeline (we just have a Dockerfile in the repo) so the docker hub repo is not available. Correct me if i...

I think we don't need to update user facing docs for this.

@nathanwang-ops We already have OTLP/Http support built-in? Is there a specific scenario that you need OTLP/gRPC?

I see. Actually grpc is just protobuf over http/2 so compared with OTLP/http it's not that different. Also with http protocol it offers much flexibility features on custom headers, proxy...

Internally @paomian implemented a versioned system for pipeline. So it will always use the latest one for parsing data. There is also a version parameter by which you can specify...

@AntiTopQuark sure! @discord9 could you please check if these data fields are approachable based on current implementation? so our contributor can dive into

@discord9 if we don't have `ALTER FLOW` we can keep `update_time` equal to `create_time` for now.