abhishekrb19 opened a new pull request, #16379: URL: https://github.com/apache/druid/pull/16379
This patch adds a text box for the Delta Lake filter for the backend changes made in https://github.com/apache/druid/pull/16288. The text box accepts an optional json object that is passed down as the `filter` to the delta input source: <img width="326" alt="CleanShot 2024-05-02 at 14 02 57@2x" src="https://github.com/apache/druid/assets/8687261/d605d7ab-ae92-4f54-b758-efbe233cc481"> The tooltip directs the user to the relevant documentation section on how to use the filter object for the delta input source (when the docs go live). This PR has: - [x] been self-reviewed. - [x] been tested in a test Druid cluster. -- 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]
