Re: [PR] [Feature] Add APIs to get resource names. [seatunnel-web]

2025-04-11 Thread via GitHub
arshadmohammad merged PR #286: URL: https://github.com/apache/seatunnel-web/pull/286 -- 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: commits-unsubscr...

Re: [PR] [Feature] Add APIs to get resource names. [seatunnel-web]

2025-04-11 Thread via GitHub
arshadmohammad commented on PR #286: URL: https://github.com/apache/seatunnel-web/pull/286#issuecomment-2796462493 Thank you, @Hisoka-X, for your reviews. -- 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 t

Re: [PR] [Feature] Add APIs to get resource names. [seatunnel-web]

2025-04-10 Thread via GitHub
arshadmohammad commented on PR #286: URL: https://github.com/apache/seatunnel-web/pull/286#issuecomment-2792038848 I will rebase this PR once https://github.com/apache/seatunnel-web/pull/285 has been merged. -- This is an automated message from the Apache Git Service. To respond to the me

[PR] [Feature] Add APIs to get resource names. [seatunnel-web]

2025-04-09 Thread via GitHub
arshadmohammad opened a new pull request, #286: URL: https://github.com/apache/seatunnel-web/pull/286 The resource name provider APIs will be used by Ranger seatunnel plugin to autocomplete resource names. ## Purpose of this pull request ## Check list * [ ] C