-
### Summary
I'm attempting to build a python container using the pack cli. I'm running on a macbook with M1 chip. I've installed pack cli via homebrew and running 0.35.1+git-3a22a7f.build-6099. Wh…
-
### SDK
Python
### Description
```python
import lancedb
import pyarrow.parquet as pq
# Connect to LanceDB
db = lancedb.connect("data/cases2.lance")
print(db.table_names())
data = pq.read_…
-
Hi!
I'm trying to build LLVM in a `windows-2022` GitHub Action runner but it fails on:
```
FAILED: tools/mlir/test/lib/Tools/PDLL/TestPDLLPatterns.h.inc
```
Here's a full log: https://gist.gi…
-
Hi @willow-ahrens @hameerabbasi,
This issue is meant to discuss and decide the approach we would like to take in terms of handling scalars.
From existing discussion, when calling a function on a…
-
I am from finch team and have a few people reached out to me on how to use ash with finch on windows. So want to understand the ash arch better.
From the readme it appears ash runs from inside t…
-
When crafting an I2P e-mail, fields like "Finch feature name" and "Non-finch justification" are included, even though those aren't expected to be filled out until the dev trial stage.
Perhaps we sh…
-
Allow devcontainers to replace Docker with [Finch](https://github.com/runfinch/finch).
Or more specifically, for now the issue seems to be the way vscode gets the docker version. It currently uses …
-
**What is the problem you're trying to solve?.**
Run finch-daemon on an arm64 ec2 instance.
**Describe the feature you'd like**
On the [releases page](https://github.com/runfinch/finch-daemon/rel…
-
Given what was said in #235, it would be nice to have a function
```elixir
Finch.stream(req)
```
Which would
1. Return a `Stream.t()`
2. And this stream would get lazily read from socket upon …
-
There appears to be some nondeterministic behavior somewhere in the compiler, and it causes tests to fail on julia 1.6 sometimes. It would be great if someone could track it down. Open to suggestions …