Piotr Findeisen

Results 644 comments of Piotr Findeisen

draft -- this implementation has suboptimal lifecycle for `TableFunctionDataProcessor` https://github.com/trinodb/trino/pull/21558 attempts to improve this

CI - https://github.com/trinodb/trino/issues/21989 (new) (re-running)

@davseitsev appreciate detailed analysis, that's very helpful!

> fail with the error: operator not found bigint = bigint there used to be a bug in JVM's JIT that was causing spurious errors like that (https://github.com/trinodb/trino/issues/5758), but it's...

> user get empty results. This should be improved. what would you expect instead? BTW are you aware of https://github.com/trinodb/trino/issues/6551 and https://github.com/trinodb/trino/issues/6551#issuecomment-903798696 in particular?