Piotr Findeisen
Piotr Findeisen
Location markers for functions are relative to function definition, not the query scope. For inline functions this can be reproduced with: ```java assertFails(""" WITH FUNCTION correct_function() RETURNS integer BEGIN RETURN...
https://github.com/trinodb/trino/actions/runs/8819579120/job/24211208319?pr=21691 ``` [INFO] Error: Errors: Error: io.trino.plugin.mongodb.TestMongoConnectorTest.testInsertRowConcurrently [INFO] Run 1: PASS [INFO] Run 2: PASS Error: Run 3: TestMongoConnectorTest.testInsertRowConcurrently » Timeout testInsertRowConcurrently() timed out after 60 seconds Error: Run 4:...
follows https://github.com/trinodb/trino/pull/21466
_Steps to reproduce_ 1. run a long testng suite (best if it takes several minutes to complete) 2. before it is done, run another testng suite (best if it takes...
### Steps to reproduce: 1. run testgn test in Eclipse 2. wait for it to terminate - now you have results visible in the 'Results' view and console output visible...
Please add "keep testng running after a test run when debugging" checkbox in the debug configuration testng view. When it's checked and you run test suite in debug mode, the...
Optionally normalize docker image names to use `library/` prefix when they don't have any namespace at all. This allows for the `PrefixingImageNameSubstitutor` to be used to redirect Docker Hub requests...
- [x] https://github.com/trinodb/trino/pull/10897 - [x] https://github.com/trinodb/trino/issues/11297 - [x] https://github.com/trinodb/trino/issues/11299 - [x] https://github.com/trinodb/trino/issues/11300 - [x] https://github.com/trinodb/trino/issues/11325 - [x] https://github.com/trinodb/trino/issues/11369 * [ ] https://github.com/trinodb/trino/issues/12004 * [ ] https://github.com/trinodb/trino/issues/12005 * [x] https://github.com/trinodb/trino/issues/12007 *...