Re: [I] Logic to determine the partitions [iceberg-rust]

2024-11-28 Thread via GitHub
Fokko commented on issue #728: URL: https://github.com/apache/iceberg-rust/issues/728#issuecomment-2506301638 @liurenjie1024 I think this is what I meant with this issue: https://github.com/apache/iceberg-rust/issues/342 > but currently we are missing transaction api for adding data f

Re: [I] Logic to determine the partitions [iceberg-rust]

2024-11-28 Thread via GitHub
liurenjie1024 commented on issue #728: URL: https://github.com/apache/iceberg-rust/issues/728#issuecomment-2506281161 I think @ZENOTME did some solid work for appending data files, but currently we are missing transaction api for adding data files. -- This is an automated message from the

Re: [I] Logic to determine the partitions [iceberg-rust]

2024-11-28 Thread via GitHub
Fokko closed issue #728: Logic to determine the partitions URL: https://github.com/apache/iceberg-rust/issues/728 -- 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

Re: [I] Logic to determine the partitions [iceberg-rust]

2024-11-28 Thread via GitHub
Fokko commented on issue #728: URL: https://github.com/apache/iceberg-rust/issues/728#issuecomment-2506215837 Let me close this one for now -- 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 spe

Re: [I] Logic to determine the partitions [iceberg-rust]

2024-11-27 Thread via GitHub
Fokko commented on issue #728: URL: https://github.com/apache/iceberg-rust/issues/728#issuecomment-2505367587 > I think you mean arrow record batch? Yes :) This could be a broader discussion on where the responsibilities lie between iceberg-rust and the query engine. On

Re: [I] Logic to determine the partitions [iceberg-rust]

2024-11-27 Thread via GitHub
liurenjie1024 commented on issue #728: URL: https://github.com/apache/iceberg-rust/issues/728#issuecomment-2505151151 I think you mean arrow record batch? Could you elaborate the use case of this method? -- This is an automated message from the Apache Git Service. To respond to the messag

[I] Logic to determine the partitions [iceberg-rust]

2024-11-27 Thread via GitHub
Fokko opened a new issue, #728: URL: https://github.com/apache/iceberg-rust/issues/728 Given an Arrow Buffer, we want to apply a specific Partition that will determine the partitions that are being appended. -- This is an automated message from the Apache Git Service. To respond to the me