jun-he edited a comment on issue #748: Convert Spark filters to IN and NOT_IN URL: https://github.com/apache/incubator-iceberg/issues/748#issuecomment-578476401 @rdblue I have created a PR (https://github.com/apache/incubator-iceberg/pull/749) to update `SparkFilters`. As Spark currently only supports In filter, I updated the code to convert it to iceberg IN Expression.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
