Marius Grama
Marius Grama
> Happy to assist with the merging of https://github.com/trinodb/trino/pull/17115. > Is there anything specifically there? We stumbled on a situation related to using nested fields for equality deletes. The PR...
@jasonf20 https://github.com/trinodb/trino/pull/17115 has been merged. Feel free to continue the work on this PR.
In case if https://github.com/trinodb/trino/pull/20851 lands first, please add as well a test in `TestDeltaLakeAlluxioCacheFileOperations`
> In case if #20851 lands first, please add as well a test in `TestDeltaLakeAlluxioCacheFileOperations` @ebyhr FYI https://github.com/trinodb/trino/pull/20851 landed
regarding `maven-checks` failure :red_circle: do the following before submitting the PR to ensure that the code you are changing follows the code conventions: ``` ./mvnw clean install -P errorprone-compiler -DskipTests...
Pls rebase the code to resolve conflicts.
> I think a lot of work was done on schema evolution recently by @findinpath. @mosabua This is probably a confusion. I haven't done anything relevant lately on the Hudi...
> We should change LocalFileIterator to ignore those exceptions by not returning the file entry. @ebyhr did you consider making use of a simplified version of `java.nio.file.Files#walkFileTree(java.nio.file.Path, java.util.Set, int, java.nio.file.FileVisitor
https://github.com/trinodb/trino/actions/runs/4371864498/jobs/7648793956
https://github.com/trinodb/trino/actions/runs/8314106684/job/22750883124 ``` Error: io.trino.plugin.iceberg.TestIcebergV2.testOptimizeDuringWriteOperations -- Time elapsed: 16.13 s