prasadkullambettu opened a new issue, #15271: URL: https://github.com/apache/iceberg/issues/15271
### Query engine Iceberg SDK 1.6.1 version. Not using any engines. ### Question 1. Does Iceberg java SDK support passing complex filter queries like WHERE columnName LIKE '%ABC%'. 2. Does Iceberg java SDK support reading from Iceberg Views? 3. Does Iceberg java SDK support passing patterns or regular expressions to the native filters like equals, startsWith? If yes, can you please share sample Java code for each. We have some concerns using Spark engine to read/write from Iceberg. Hence we would like to implement a solution by directly using Iceberg's Java SDK APIs. Note: We are on 1.6.1 version. -- 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]
