kkrugler commented on issue #8889: URL: https://github.com/apache/pinot/issues/8889#issuecomment-1155796503
Hi @lksvenoy-r7 - thanks for opening this issue, sounds very promising! A few comments & questions... 1. I think not supporting checkpointing is OK. 2. When you say only BATCH execution mode, are you talking about DataSets or bounded streams? 3. There's been quite a lot of discussion around how to build segments that are properly partitioned (matching Flink's hashing function) so that the resulting table can be configured as partitioned. Would your version work with a bucketing policy? -- 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]
