Lev Kokotov

Results 134 comments of Lev Kokotov

Never tried the brew Rust version, I always get mine from rust-lang.org. Doubtful there is a difference, but worth a shot.

> Python world are used to using batching systems already built into the dataset Datasets are one of very many sources for data. For example, my use case that triggered...

When switching the output device in the tray (windows 10), it doesn't change which device psst is playing on. Is that related to this?

Would you happen to have an example of the query you ran?

Take a look at #931. We'll need to add a Mac config to use `lld`.

I'm not an expert on this, but pretty sure this is how you pass those args: https://github.com/postgresml/postgresml/pull/931/files#diff-baaeadb5ff4f591645577d7c7dd11631c67c4a6bdd23aca709d086c158fc4ed7R9

Hi there, Currently, we only support Ubuntu 22.04 for open source deployments due to limited resourcing on our side (we're a relatively young startup). For all other environments, we welcome...

To fix your problem, you add this to your `postgresql.conf`: ``` pgml.venv = '/absolute/path/to/your/venv` ``` and reload/restart the server. The original intent for `pgml.activate_venv` was to allow us to have...

Changed my mind here, going to move it to a warning instead of an error. Will be released in 2.7.9.

~Something~ gut feeling tells me this has nothing to do with pyarrow.