kbendick commented on a change in pull request #2062:
URL: https://github.com/apache/iceberg/pull/2062#discussion_r559381026



##########
File path: site/docs/api.md
##########
@@ -172,6 +172,7 @@ Supported predicate expressions are:
 * `in`
 * `notIn`
 * `startsWith`
+* `notStartsWith`

Review comment:
       I added this to the expressions listed in the API docs, though I'm not 
sure how often we publish the docs. Likely this should not be reflected in the 
documentation until a version of iceberg is released with `NOT_STARTS_WITH` in 
it.
   
   If we publish the docs when we publish a new version, then this should be 
fine to add now. Otherwise, I'll remove it and add a new PR that can be merged 
in at the appropriate time.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to