Re: [PR] IGNITE-25467 Add flag to CreateTableCommand [ignite-3]

2025-05-24 Thread via GitHub
PakhomovAlexander merged PR #5890: URL: https://github.com/apache/ignite-3/pull/5890 -- 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: notifications-unsub

[PR] IGNITE-25467 Add flag to CreateTableCommand [ignite-3]

2025-05-23 Thread via GitHub
PakhomovAlexander opened a new pull request, #5890: URL: https://github.com/apache/ignite-3/pull/5890 This flag disables SYSTEM schema validation. For an internal usage we want to be able to create table in SYSTEM schema. https://issues.apache.org/jira/browse/IGNITE-25467 -- Thi