Robert Palmer

Results 68 issues of Robert Palmer

Now that the CI system is building macOS ARM64 wheel files could you please upload them to pypi? At the moment only macOS x86_64 is available: https://pypi.org/project/libtorrent/#files

* **uvloop version**: 0.17.0 * **Python version**: 3.11.4 * **Platform**: arm64 * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: (missing feature, not a bug) * **Does uvloop behave...

### Problem Statement It would be great to have the ability to limit DISTINCTs duplicate prevention to certain fields only. Example: ```SELECT DISTINCT ON (url) url, request_duration FROM logs ORDER...

contributions welcome
feature: ux
feature: sql: query extension
complexity: no estimate

### CrateDB version 5.4.7 ### CrateDB setup information Any cluster ### Problem description I'm trying to write pagination code and I cannot perform calculations inside of `OFFSET` ### Steps to...

feature: ux
complexity: no estimate
feature: sql: grammar

* **asyncpg version**: 0.28.0 * **PostgreSQL version**: CrateDB 5.4.2 https://github.com/crate/crate * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a local PostgreSQL install?**:...

``` $ docker build -t test/redisgears:1.2 -f Dockerfile.arm . [+] Building 0.1s (4/4) FINISHED => [internal] load build definition from Dockerfile.arm 0.0s => => transferring dockerfile: 2.80kB 0.0s => [internal]...

It would be nice to categorize all of the entries into something like this: - Desktop - Mobile - Tablet - TV - Bot This way when trying to detect...

``` #14 285.6 error[E0308]: mismatched types #14 285.6 --> /root/.cargo/git/checkouts/redismodule-rs-db21e74d646195ef/c70081b/src/redismodule.rs:114:57 #14 285.6 | #14 285.6 114 | raw::RedisModule_CreateString.unwrap()(ctx, s.as_ptr() as *const i8, s.len()) #14 285.6 | -------------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u8`,...

**Describe the bug** Emissary-Ingress doesn't provide arm64 images. **To Reproduce** Steps to reproduce the behavior: Attempt to deploy on AWS Graviton instances. Only x86_64 images are available so it fails....

t:feature

It would be really helpful if the column names were always visible when scrolling through results Example CSS to make this work: ``` th.header { position: sticky; top: 0; }...