I was able to publish today. However:

* I can't publish off of the thrift images (cargo fetch dies consistently
at 29%)
* I had to remove the rust-toolchain directive since rustc 1.40 is not
available on arm64

In the end I published off my local setup with the latest rustc. From what
I understand, that shouldn't matter.

Allen
---

Terminal Musings: http://www.allengeorge.com/
Twitter: https://twitter.com/allenageorge/
Raft in Java: https://github.com/allengeorge/libraft/
Thrift Rust Bindings: https://thrift.apache.org


On Sun, Nov 13, 2022 at 8:16 PM Jiayu Liu <ji...@hey.com.invalid> wrote:

> I'm testing it in Apache Arrow (https://github.com/apache/arrow-
> rs/pull/3104), hopefully we can see how it changes the generated code
> and client code downstream. Thanks for helping with the publishing.
>
> On November 13, 2022, "ASF GitHub Bot (Jira)" <j...@apache.org> wrote:
> > [ https://issues.apache.org/jira/browse/THRIFT-
> > 5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-
> > tabpanel&focusedCommentId=17633205#comment-17633205 ]
> >
> > Xuanwo commented on THRIFT-5640:
> > --------------------------------
> >
> > We have released databend-thrift which can be used as
> >
> >
> >
> > ```toml
> > thrift = \{ package = "databend-thrift", version = "0.17.0" }
> > ```
> >
> >
> >
> > Remove `package = "databend-thrift"` to migrate back.
> >
> > > rust library for thrift 0.17 not published
> > > ------------------------------------------
> > >
> > > Key: THRIFT-5640
> > > URL: https://issues.apache.org/jira/browse/THRIFT-5640
> > > Project: Thrift
> > > Issue Type: Task
> > > Components: Rust - Library
> > > Reporter: Z Yn
> > > Assignee: Allen George
> > > Priority: Major
> > >
> > > Thrift 0.17.0 has been released but it hasn't been published to
> > [crates.io|https://crates.io/crates/thrift](Also,
> > [docs.rs/thrift|https://docs.rs/thrift/0.16.0/thrift/
> <http://docs.rs/thrift%7Chttps://docs.rs/thrift/0.16.0/thrift/>] is not
> > updated).
> > >
> > > As 0.16 and 0.17 are incompatible, I have to use git address to
> > install the latest thrift library when I use 0.17 compiler.
> >
> >
> >
> > --
> > This message was sent by Atlassian Jira
> > (v8.20.10#820010)
>

Reply via email to