You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/27 18:56:55 UTC

[GitHub] [arrow-rs] alamb opened a new issue, #1623: Release next version of arrow-rs after 12.0.0

alamb opened a new issue, #1623:
URL: https://github.com/apache/arrow-rs/issues/1623

   This is a tracking ticket for whatever version will be released after 12.0.0 -- due around May 2 2022


-- 
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: github-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow-rs] alamb closed issue #1623: Release next version of arrow-rs after 12.0.0 (13.0.0)

Posted by GitBox <gi...@apache.org>.
alamb closed issue #1623: Release next version of arrow-rs after 12.0.0 (13.0.0)
URL: https://github.com/apache/arrow-rs/issues/1623


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-rs] alamb commented on issue #1623: Release next version of arrow-rs after 12.0.0

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #1623:
URL: https://github.com/apache/arrow-rs/issues/1623#issuecomment-1113546977

   > I don't want to open a new ticket for this.
   
   No worries -- thank you @zeroflaw  for the report. I have filed  https://github.com/apache/arrow-rs/issues/1630


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-rs] alamb commented on issue #1623: Release next version of arrow-rs after 12.0.0

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #1623:
URL: https://github.com/apache/arrow-rs/issues/1623#issuecomment-1111372882

   I believe there have been some API changes like https://github.com/apache/arrow-rs/pull/1571 so we will need a new major version. 
   
   Thus, I will plan for "lucky" release number 13.0.0


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-rs] zeroflaw commented on issue #1623: Release next version of arrow-rs after 12.0.0

Posted by GitBox <gi...@apache.org>.
zeroflaw commented on issue #1623:
URL: https://github.com/apache/arrow-rs/issues/1623#issuecomment-1113196552

   I don't want to open a new ticket for this.
   
   `parquet = { version = "12.0.0", default-features = false, features = ["zstd"] }`
   
   Fails to compile with
   
   `format!("{}", dt.format("%Y-%m-%d %H:%M:%S %:z"))
       |                      ^^^^^^ method not found in DateTime<Utc>`
   
   https://github.com/apache/arrow-rs/blob/7da41c7328820241a1e9a06eb83cade2e1f08da4/parquet/Cargo.toml#L41
   
   This should not have default-features = false
   
   
   


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-rs] alamb commented on issue #1623: Release next version of arrow-rs after 12.0.0

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #1623:
URL: https://github.com/apache/arrow-rs/issues/1623#issuecomment-1113626501

   And we have an arrow-rs 13.0.0 release candidate: https://lists.apache.org/thread/zqfx9v1j8onwtfv98xqbn0zy9x5pvc04 


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-rs] alamb commented on issue #1623: Release next version of arrow-rs after 12.0.0 (13.0.0)

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #1623:
URL: https://github.com/apache/arrow-rs/issues/1623#issuecomment-1116105602

   https://lists.apache.org/thread/ynt2n1gxh2qvtfxjn5nx0ppstd0tjqbf
   
   
   The release is available here:
     https://dist.apache.org/repos/dist/release/arrow/arrow-rs-13.0.0
   
   It has also been uploaded to crates.io:
   
   https://crates.io/crates/arrow/13.0.0
   https://crates.io/crates/arrow-flight/13.0.0
   https://crates.io/crates/parquet/13.0.0
   https://crates.io/crates/parquet_derive/13.0.0


-- 
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: github-unsubscribe@arrow.apache.org

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