Lei, HUANG
Lei, HUANG
> > We need to find a way to pass region filters to datanode through substrait plans so that we don't have to iterate all regions > > on some...
> > @v0y4g3r @evenyag Hi, team, I think this task must be prioritized because the database `TTL` really matters in users' scenarios, especially for auto-generated tables. > > I found...
@ActivePeter we can start with introducing a new wrapper runtime that can set different priorities for different tasks even if it's not yet referenced in the code base. Feel free...
> I'd like to take it, Could you please assign it to me? Sure. Are you going to add a new runtime option to limit the rows?
> > Sure. Are you going to add a new runtime option to limit the rows? > > Sure, should we add a configuration option in the OptionMap in CopyTableArgument...
> @v0y4g3r Assign a doc task to you. [GreptimeTeam/docs#1009](https://github.com/GreptimeTeam/docs/issues/1009) We need a detailed document to describe the compaction, it's a critical task for GreptimeDB. I'll add a separate doc section...
Maybe [minitrace](https://github.com/tikv/minitrace-rust#benchmarks) is also a good choice.
> > It seems the Visual C++ library is corrupted. Can you reinstall it? See also: https://answers.microsoft.com/en-us/windows/forum/all/vcruntime140dll-was-not-found/f43d5afd-9239-4913-8f32-20e44a959e13 > > Sorry, I just read > > > But just as all...
We can list all incomplete multipart uploads via awscli, and this missing file is marked as "incomplete": ```json { "UploadId": "[...]", "Key": "cluster-prod1-2/data/[...]/public/1205/1205_0000000000/0ad457b9-9f21-4593-9d1f-dd1b968e1813.parquet", "Initiated": "2023-11-08T12:47:34+00:00", "StorageClass": "STANDARD", "Owner": { "DisplayName":...
As per AWS ticket response: > 由内部工具,我可以看到您在 Nov 08 12:47:33 建立了 Multipar upload,并上传了约 81 个片,每个片约 4194304 (最后一个 29508)。 Total bytes uploaded to S3 was 4194304*80+29508=335,573,828, which is the same as...