GrigorievNick edited a comment on issue #3082:
URL: https://github.com/apache/iceberg/issues/3082#issuecomment-914251703


   I use it to query the iceberg table from spark executors.
    My iceberg table is organized as a sequential index. So I can do join by 
sorted keys without
   shuffle data.
   For simplicity, we can name this operation enrichment by a range of 
monotonically sequential keys.
   
   I create this issue in pair to my 
[PR](https://github.com/apache/iceberg/pull/3083). So repo maintainer can track 
it in
   a more comfortable way, than just pr without details. Please close it, if
   it's not necessary.
   
   вт, 7 сент. 2021 г., 15:08 openinx ***@***.***>:
   
   > Hi @GrigorievNick <https://github.com/GrigorievNick> , Yes, we did not
   > add any document for the row-level delete feature yet. It's a necessary
   > thing in our plan but still don't do. What's your case that wanna to use
   > the iceberg row-level feature ?
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/iceberg/issues/3082#issuecomment-914248979>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AD4U5U5MOCY2UB3STCROC4DUAX6DFANCNFSM5DRXOJTQ>
   > .
   > Triage notifications on the go with GitHub Mobile for iOS
   > 
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
   > or Android
   > 
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
   >
   >
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to