Mikhail Pochatkin created IGNITE-23775:
------------------------------------------
Summary: Rework partition abstraction in Compute API
Key: IGNITE-23775
URL: https://issues.apache.org/jira/browse/IGNITE-23775
Project: Ignite
Issue Type: Improvement
Components: compute
Reporter: Mikhail Pochatkin
Currently we have special abstraction
`org.apache.ignite.table.partition.Partition` which using for partition-centric
map-reduce approach.
One problem here that we have is that interface just marker and our the only
one implementation HashPartition is private and user can't just extract
partition number and pass it to SQL
--
This message was sent by Atlassian Jira
(v8.20.10#820010)