Piotr Findeisen
Piotr Findeisen
Can we perhaps remove the Alluxio integration?
https://github.com/trinodb/trino/runs/7747794646?check_suite_focus=true
updated per https://github.com/trinodb/trino/pull/12800#issuecomment-1211993336
updated per https://github.com/trinodb/trino/pull/12800#issuecomment-1212208794 cc @alexjo2144
(fixed commit ref in the commit msg; pasted wrong hash)
> The `NOT NULL` constraint set while adding the `city` column in the snipped below is not actually being added. This is a bug. Such can be allowed only if...
Marked draft because - pending clarification on whether any kind of predicate pushdown is allowed, see https://github.com/trinodb/trino/pull/13605#discussion_r942552662 - the current implementation isn't correct yet
Ready for review now.
Added a test in TestIcebergMetadataFileOperations that shows gains for Iceberg. Gains for JDBC connectors are "obvious".