Luc Gaitskell
Luc Gaitskell
### Checks * [x] I added a descriptive title to this issue * [x] I have searched (google, github) for similar issues and couldn't find anything * [x] I have...
### Describe the bug The `CreateSchema` class constructor expects a `str` value and passes it to the `_CreateDropBase` superclass. However, this causes an error as it expects an element with...
I'm running an insert into a temporary table with `pg8000`, and an a struct unpack error is raised on response from the Postgres 13 database. I was able to successfully...
Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using? `3.9.10` 2. What operating system and processor architecture are you using? `Linux-5.10.0-16-cloud-amd64-x86_64-with-glibc2.31` 3....
Please answer these questions before submitting your pull requests. Thanks! 1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes...
1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes (partially) #107 Fixes (partially) #114 2. Fill out the following...
**Requires #319** 1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes (half of) #107 2. Fill out the following...
Adding random walk sampling implementations CPU: - [x] serial uncompressed - [x] serial vbyte - [x] parallel uncompressed - [x] parallel vbyte GPU: - [ ] parallel uncompressed - [...
When using the CLI with `./cspotcli -u -p `, I consistently see ``` I main.cpp:195: Creating player D Session.cpp:67: Connecting with AP D PlainConnection.cpp:101: Connected to spotify server I Session.cpp:43:...