Feature request
Which Delta project/connector is this regarding?
Overview
Follow up of #1192, which optimizes COUNT. Add support for MIN and MAX using statistics only.
Motivation
Collecting MIN/MAX can take dozens of minutes for huge tables. Reading the metadata would give this information in seconds.
Further details
PR: #1525
Willingness to contribute
The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?
cc: @scottsand-db, @Tom-Newton, @keen85, @henlue, @moredatapls, @khwj
Feature request
Which Delta project/connector is this regarding?
Overview
Follow up of #1192, which optimizes COUNT. Add support for MIN and MAX using statistics only.
Motivation
Collecting MIN/MAX can take dozens of minutes for huge tables. Reading the metadata would give this information in seconds.
Further details
PR: #1525
Willingness to contribute
The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?
cc: @scottsand-db, @Tom-Newton, @keen85, @henlue, @moredatapls, @khwj