RE: RE: Transactional Reader Writer Locks

2022-01-10 Thread jay.ethan
Ok that’s what I was afraid of. Thanks for letting us know Pavel. And if https://issues.apache.org/jira/browse/IGNITE-4887 made it back to the top of the list that would be awesome of course. You got my vote. Jay From: Pavel Tupitsyn Sent: Monday, 10 January 2022 07:32 To: user

CPP Thin:IgniteSQLException:Failed to wrap object into H2 value.[B cannot be cast to java.lang.Byte

2022-01-10 Thread 18624049226
the reproducer see attachment. https://issues.apache.org/jira/browse/IGNITE-16253 <>

RE: HASH_JOIN: Index "HASH_JOIN_IDX" not found

2022-01-10 Thread Ilya Korol
I've checked latest master and didn't find any mentions of HASH_JOIN_IDX in it (except documentation sources). Meanwhile in gridgain community repository you can find HashJoinIndex class (https://github.com/gridgain/gridgain/blob/master/modules/h2/src/main/java/org/gridgain/internal/h2/index/Has