Re:Re: BinaryObject Data Can Not Mapping To SQL-Data

2022-04-20 Thread y
Hi Vladimir Yes, my first name is Tianyue... In fact, I work for an ERP company. ERP you know , "there are strict latency requirements for data processing and for the data-loading phase" in your words. I has deployed Ignite in a small, simple production environment. Now I need to deploy ano

Re:Re: BinaryObject Data Can Not Mapping To SQL-Data

2022-04-18 Thread y
Hi Vladimir, Thank you for your answer. Emmm.Actually, most of my methods are the same as yours except for the following two points: 1、I didn't use ComputeTask. The data is sent to the server node through the thin client. 2、I didn't use the standard POJO. Key-type is the following code and