Manfred Moser

Results 58 issues of Manfred Moser

The following statements works ``` CREATE TABLE person ( uuid uuid, firstname varchar(50), lastname varchar(50), dob date, create_ts timestamp ); ``` However adding a column of timestamp type does not...

Also fyi @emilysunaryo

cla-signed

During release build the following warning appears. 'WARN[0000] /Users/abc/projects/trino/trino-gateway/docker/docker-compose.yml: `version` is obsolete from the command docker/release-docker.sh

With the recent development in Trino for X-Forwarded-Prefix it should be possible to run Trino Gateway in front of multiple Trino clusters and use a single domain name for all...

Currently the codebase and docs often refers to "backends". This is confusing since it is NOT the backend database of Trino Gateway. Instead this refers to the Trino clusters that...

roadmap

We would approval on this from @regadas @elferherrera and @Amatrasan

cla-signed

The backlog of over 2.3k issues is unmaintainable. We need to clear this up and define a process for managing issues going forward. Things to look at: * use stalebot...

roadmap

A number of channels are pretty much dead .. we need to remove those, consolidate that scope into other channels and potentially replace some with fewer channels with a wider...

roadmap