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

   @ptupitsyn Thank you for your response. When the length of the file(text or 
XML data) exceeds 65536(max length). I get error which led me to conclude that 
trying to store file data like this wouldnt work even with these data types 
when normal file size I am working with exceed the length. I dont see a way 
where I can say something like I want to put a file of 1MB in my cache/table.
   The only alternative I see here in AI3 is to parse the data and store it 
line by line vs as whole.


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