Eric Hauser
Eric Hauser
Yes, I agree. I've bisected it 3 separate times and always ended up at this commit. Pinned to the previous commit in our monorepo and the problem is solved. ```...
Tested this morning against the RC and have not been able to reproduce.
Just noting that Google also supports the `writeOnce` pattern in their APIs via their `IMMUTABLE` decorator: https://github.com/googleapis/googleapis/blob/master/google/api/field_behavior.proto#L49 ``` enum FieldBehavior { // Conventional default for enums. Do not use this....
I've opened a PR in `dbt-common` that addresses this: https://github.com/dbt-labs/dbt-common/pull/211
For anyone interested, I've have a branch with bzlmod support here: https://github.com/ewhauser/fhir/tree/bzlmod. There is probably a better way to get resolutions working correctly, but I had to put the following...
Here's a resolution issue I'm running into that `pip install` handles: ``` whisperX @ https://github.com/m-bain/whisperX/archive/befe2b242eb59dcd7a8a122d127614d5c63d36e9.zip pyannote-audio @ git+https://github.com/pyannote/pyannote-audio@11b56a137a578db9335efc00298f6ec1932e6317 torch @ https://download.pytorch.org/whl/cu118/torch-2.2.1%2Bcu118-cp311-cp311-linux_x86_64.whl#sha256=84328a35621cc6a67a182a327baaab67e5f5869981c4b1677ed05f92c15cceb1 torchaudio @ https://download.pytorch.org/whl/cu118/torchaudio-2.2.1%2Bcu118-cp311-cp311-linux_x86_64.whl#sha256=cd3b1c3582b17792c6d7a367dea0459b123e54d7a4242809ea87ccc10fa220e5 pytorch_triton @ https://download.pytorch.org/whl/nightly/pytorch_triton-2.1.0%2B7d1a95b046-cp311-cp311-linux_x86_64.whl ``` ``` >...
This is an existing requirements file so it is possible there is no good reason under `uv`. However, in order for this to work without direct references, you have to...
Seems like this may be an upstream problem: https://github.com/uber/hermetic_cc_toolchain/issues/171
This caused by the `-dead-strip` flag in `rules_apple_support`. See this PR: https://github.com/bazelbuild/apple_support/pull/309 and this Slack thread: https://bazelbuild.slack.com/archives/CDBP88Z0D/p1715173028271439
Apologies, that was I typo. I updated it to be pgx.