-
https://github.com/trinodb/trino/actions/runs/6579766410/job/17876435012
```
Error: io.trino.plugin.deltalake.TestDeltaLakeAdlsConnectorSmokeTest.testVacuumWithTrailingSlash -- Time elapsed: 3.813 …
ebyhr updated
2 weeks ago
-
I am trying to DL a representative Lat/Long for each footprint. Using the STAC API in the code chunk 1 below fails to get data for several countries (basically, the parameter "items" does not read the…
-
### Is your feature request related to a problem?
Event-time temporal join in Flink enables joining a table against a **versioned** table. Tables in Flink are temporal/dynamic, i.e., row values can…
-
For lineage and diffing purposes (used by protocols like DeltaLake) it can be useful to know the source of input data for a Dataframe. This adds the `input_file_name` function which, like Spark, retur…
-
There are two new amazing notebooks from Databricks which will fit in very well here. The first one is similar to our demo that already exists, and the second is a new notebook which can be used as bo…
-
The FAQ has been updated with: Remember to copy files without changing the timestamps to ensure that the time travel with timestamps will be consistent.
This needs to include a warning that when th…
-
### Description
With the release of[ `delta-kernel-rs`](https://github.com/delta-incubator/delta-kernel-rs) it has become easier to built a native reader/writer for `delta` tables. They also target P…
-
# Description
The `vacuum` command mentions "configuration.deletedFileRetentionDuration" but it is not really clear how to set it. https://delta-io.github.io/delta-rs/api/delta_table/#deltalake.De…
-
Allow to add an HTTP handler representing a database or all databases under a specified URL prefix:
`prefix/table.tsv`
`prefix/database/table.json`
It contains the database name, the table name…
-
First of all, thank you for your awesome product.
**Is your feature request related to a problem? Please describe.**
No, this is not motivated by a problem. It's about supporting an additional war…