Re: [PR] Allow raw JSON as input for Add table button in Pinot UI [pinot]

2025-04-27 Thread via GitHub
KKcorps merged PR #15647: URL: https://github.com/apache/pinot/pull/15647 -- 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...@pinot.apac

Re: [PR] Allow raw JSON as input for Add table button in Pinot UI [pinot]

2025-04-25 Thread via GitHub
codecov-commenter commented on PR #15647: URL: https://github.com/apache/pinot/pull/15647#issuecomment-2830773336 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/15647?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

Re: [PR] Allow raw JSON as input for Add table button in Pinot UI [pinot]

2025-04-25 Thread via GitHub
Copilot commented on code in PR #15647: URL: https://github.com/apache/pinot/pull/15647#discussion_r2060407626 ## pinot-controller/src/main/resources/app/components/Homepage/Operations/AddRealtimeTableOp.tsx: ## @@ -163,6 +170,14 @@ export default function AddRealtimeTableOp({

[PR] Allow raw JSON as input for Add table button in Pinot UI [pinot]

2025-04-25 Thread via GitHub
KKcorps opened a new pull request, #15647: URL: https://github.com/apache/pinot/pull/15647 This pull request introduces a toggleable view mode (Simple and JSON) for adding offline and realtime tables in the Pinot Controller UI. It enhances the user experience by allowing users to switch bet