-
[Discovered while running the action for #6170.]
This image says it all: _all_ tests of the action have finished, but the image is still being built. Clearly the test does not use this built image…
-
covering all of the permutations:
1. with or without Databricks
2. with embedded or external metastore
3. with or without lakeFS Hadoop FS
-
```
./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…
-
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…
-
1. LAKEFS_OBJECT is no longer in use we should use lakefs:// address as string
2. README `ORDER BY COUND(*.)` -> `ORDER BY COUNT(*)`
-
### 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…
-
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…
-
Currently, Importing into a lakeFS branch will result in a union of both source and destination, with the source taking precedence. This means that If I have:
```text
source:
- 1.txt (identit…