Frederic Branczyk
Frederic Branczyk
Strange! Which version of Parca is this? What Parca should do is reject the upload in the first place if it can find debuginfos in a debuginfod server.
A couple of clarifying statements since v0.22.0 Parca has had: * Negative caching * Only requesting debuginfod servers if the build ID is determined to be a GNU build ID...
> Still, it doesn't seem very productive to upload stripped binaries. The reason this happens at this point is that the agent tries to at least find _some_ symbols to...
6.8 support hadn't landed in 0.30 yet, for the meantime you'll need to use a `main` image, but we're also about to release v0.31 (https://github.com/parca-dev/parca-agent/pull/2667)
Ah I see, yeah we only build the containers on every merge. So either extract the binary, or use the docker setup on the quickstart.
Opened the PR for the last missing piece: https://github.com/apache/datafusion/pull/18981
Did I write flag anywhere?
I think I would start with the config and not per request (it could still be done additionally later). I suspect that there will be various per tenant configurations eventually,...
btw this might be relevant in case you haven't seen it already: https://github.com/apache/arrow-rs/pull/8871 (I suppose it's only half of the equation though, iiuc you are looking to "cast" to a...
I believe this was a mistake when we rearchitected/reorganized the repo. Would you mind opening a PR to change the license headers for those files? I can accept those PRs...