ptupitsyn commented on issue #10746:
URL: https://github.com/apache/ignite/issues/10746#issuecomment-1568127310

   > Use the key, value api to dynamically add colum on Cache, how to update 
table schema .
   
   Use `ALTER TABLE .. ADD COLUMN ..` to update the SQL schema. See the example 
above


-- 
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]

Reply via email to