-
trino version 422
sql
```sql
drop table if exists test;
CREATE TABLE test( _id varchar) WITH (format = 'ORC', format_version = 2);
select _id from test FOR TIMESTAMP AS OF TIMESTAMP '2024-09-05 …
-
Hi, I have created the network using the GTFS file and street network. I have several questions related to the Calculate Travel Time Statistics (OD Cost Matrix) tool:
1. Is the output travel time …
-
### Steps to reproduce
I am developing an application wich is time crucial (internal states of objects depend on current date). I want to test a controller wich filters a set of objects according t…
-
Please implement, multiple build plate like in orca/bambu slicer. This is a huge help for bigger project when you need to slice lot of object. Helps for easier calculation for summary material need an…
-
**Is your feature request related to a problem? Please describe.**
When comparing tables across databases that are continuously updated, we need the ability to “freeze” tables at a specific point i…
-
As the game progresses and you increase in prowess, you also reveal larger map areas and travel farther distances. This makes the possibility of adding multiple destination markers more likely, and at…
-
**Things to check**
- Have you forced a refresh in your browser (e.g. ctrl+F5 in Chrome/Firefox)?
- yes/no
- Have you made sure the first time buyer option is correct? If you're unsure, try it bo…
-
Is there any clear Documentation about how it works or any docs for the code base ?
-
### Mapbox Navigation SDK version
3.4.0
### Steps to reproduce
Drive around on highways that don't have any tolls like in Belgium or Germany.
### Expected behavior
Alternatives should show the ad…
-
Reading through #14 made me think about this - eventually, for Revery and beyond - I'd like to be able to have a 'time travel' development experience. Like Redux, but maybe without necessitating keepi…