-
```
./excalidocker --input-path ~/git/lakeFS/deployments/compose/docker-compose.yml
thread 'main' panicked at 'index out of bounds: the len is 1 but the index is 1', src/main.rs:159:38
note: run wi…
-
DuckDB will happily run a SQL statement with no terminator like this:
```
CREATE TABLE t1 AS SELECT 42 AS i, 84 AS j;
COPY t1 TO 'lakefs://quickstart/main/t1.parquet'
```
But if there is a…
-
covering all of the permutations:
1. with or without Databricks
2. with embedded or external metastore
3. with or without lakeFS Hadoop FS
-
1. LAKEFS_OBJECT is no longer in use we should use lakefs:// address as string
2. README `ORDER BY COUND(*.)` -> `ORDER BY COUNT(*)`
-
Source code:
CLI (local)
We'll use the `lakectl` tool to create the branch. In a new terminal window run the following:
```bash
lakectl branch create \
lake…
-
### What happened?
I want to try how to On-Premises Deployment of lakeFS。i am follow this [docs](https://docs.lakefs.io/deploy/onprem.html#k8s) and want to deploy by kubernetes,i change postgresql to…
-
stacktrace:
answer = 'xro159'
gateway_client =
target_id = 'o158', name = 'showString'
def get_return_value(answer, gateway_client, target_id=None, name=None):
"""Converts an ans…
-
This task is time-boxed in 1 week.
So far, we didn't get a databricks Unity setup to experiment in. However, based on theoretical research, we estimate that in its current shape, we can't connect Un…
-
## Bug Report
**Describe the bug**
Hello
Multiline filter is crashing on pods that generate a large amount of logs after reaching Emitter_Mem_Buf_Limit . On pods with a normal/low number…
-
The obvious route to follow is `Docs -> Deploy and Setup lakeFS`, which leads to https://docs.lakefs.io/deploy/azure.html. Makes sense so far.
This page needs a high-level summary/map of what's ab…