Mika Naylor

Results 10 comments of Mika Naylor

> I would also be glad to know why Go compiler doesn't allow me to cast rvalue to int64, but does in case where I assign this rvalue to some...

Thank you for reporting! I'll take a look into this and see if we can add more flexibility to the theme, which I think assumes that the codebase is hosted...

I think this'd be a nice idea, we could also support the `\set` syntax like psql does during an interactive session for a similar purpose.

Hey all! Hope you all had a good new years. Just giving an update on the state of this issue before my departure: - I had created a PR a...

@dianfu Thanks for the review. I've rebased the PR and changed a few things: - Changed the `development` group to `dev` since this is often better integrated into tooling (see...

I only added the annotations to the Table side because im a little more familiar with them than the datastream side and thought it would be good to gather feedback....

Yeah, that was a question I had and wasnt sure how to answer - since everything in Python is more-or-less public, I wasn't sure what the utility of a `Public`...

Isn't this just the `accordion` horizontal layout? https://nikitabobko.github.io/AeroSpace/guide#layouts

@dianfu @HuangXingBo While i'm digging around the build/releasing stuff - do you know why we build/publish a wheel and an sdist for `apache-flink`, but only an sdist for `apache-flink-libraries`?