hsadia538 commented on issue #11887:
URL: https://github.com/apache/ignite/issues/11887#issuecomment-2789049805

   Thank you for you response.
   Can I still use Apache ignite to acheive a similar usecase(I want to store 
text and xml files in ignite with an identifier)  without using the cache by 
manually  loading everything by creating and reading from tables?
   
   I have seen the documentation on Table API and Java API that allow table 
creation along with the SQL data types reference guide but I haven't found a 
way to create a table with xml and txt data typse. even if the data type is not 
available, I want to be able to create a table where i can store files, string 
would also do but max length seems to be a limitation on Character String 
Types. 
   


-- 
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-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to