Re: [I] Support pruning on string columns using LIKE [datafusion]

2025-01-09 Thread via GitHub
adriangb commented on issue #507: URL: https://github.com/apache/datafusion/issues/507#issuecomment-2580097541 > Sounds good -- can you please file them (and the more hints you leave in the ticket the more likely it is for someone else to be able to do it)? Done! https://github

Re: [I] Support pruning on string columns using LIKE [datafusion]

2025-01-06 Thread via GitHub
alamb commented on issue #507: URL: https://github.com/apache/datafusion/issues/507#issuecomment-2573715986 > I think we also need follow up tickets for: > > * NOT LIKE > * Case insensitive matching Sounds good -- can you please file them (and the more hints you leave in the

Re: [I] Support pruning on string columns using LIKE [datafusion]

2025-01-06 Thread via GitHub
adriangb commented on issue #507: URL: https://github.com/apache/datafusion/issues/507#issuecomment-2573702237 I think we also need follow up tickets for: - NOT LIKE - Case insensitive matching -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [I] Support pruning on string columns using LIKE [datafusion]

2025-01-06 Thread via GitHub
alamb commented on issue #507: URL: https://github.com/apache/datafusion/issues/507#issuecomment-2573539614 Filed the following ticket to support `starts_with`: 🎣 - https://github.com/apache/datafusion/issues/14027 -- This is an automated message from the Apache Git Service. To res

Re: [I] Support pruning on string columns using LIKE [datafusion]

2025-01-06 Thread via GitHub
alamb commented on issue #507: URL: https://github.com/apache/datafusion/issues/507#issuecomment-2573520928 Thanks @adriangb -- I changed this ticket to refer to `LIKE` / `NOT LIKE` and I will file a follow on ticket for supporting starts_with -- This is an automated message from the Apa