You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "sdd (via GitHub)" <gi...@apache.org> on 2024/04/04 20:07:02 UTC

[PR] Add a few getters that are required for the evaluating manifests in TableScan [iceberg-rust]

sdd opened a new pull request, #318:
URL: https://github.com/apache/iceberg-rust/pull/318

   This small PR has been broken out of https://github.com/apache/iceberg-rust/pull/241 as that PR was getting too large.
   
   It should be pretty uncontroversial, adding some getters that are required in the manifest evaluation process.
   
   Additionally the `chrono` dep in Cargo.toml was changed from being pinned to `0.4.34` to being `~0.4.34` to permit compatible updates as they arise.


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


Re: [PR] Add a few getters that are required for the evaluating manifests in TableScan [iceberg-rust]

Posted by "sdd (via GitHub)" <gi...@apache.org>.
sdd closed pull request #318: Add a few getters that are required for the evaluating manifests in TableScan
URL: https://github.com/apache/iceberg-rust/pull/318


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


Re: [PR] Add a few getters that are required for the evaluating manifests in TableScan [iceberg-rust]

Posted by "sdd (via GitHub)" <gi...@apache.org>.
sdd commented on PR #318:
URL: https://github.com/apache/iceberg-rust/pull/318#issuecomment-2038244514

   @liurenjie1024 and @marvinlanhenke - small PR split out from https://github.com/apache/iceberg-rust/pull/241 ready for review :-) 


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org