pvary commented on PR #18027: URL: https://github.com/apache/iceberg/pull/18027#issuecomment-5635727988
Ahh.. this went into the Spam folder for me 😢 I suggest way sorter letters and descriptions. Or at least a TL;DR; in the beginning otherwise maintainers pressed for time will skip your messages. I often make this mistake myself, but learning.... I ended up putting your description to an LLM, and I got this answer: ``` So if your query is: - Narrow projection - Scan-heavy - DV-heavy - Little aggregation/filtering then you might actually see 13-19% faster queries. ``` Is this accurate? You might want to highlight in which use-case your PR helps -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
