Piotr Findeisen

Results 644 comments of Piotr Findeisen

Relates to https://github.com/airlift/units/pull/23#discussion_r807091300

Just wanted to add that public `newParamterizedType()` is what I need too. It seems all reasons where already given and the proposed `parse` method sounds just cool. However, manually constructing...

@cpovirk sorry for refreshing an old issue, it seems still relevant. Did you come to agreement on what's the expected behavior? For me, "`get()` after `invalidate()` should return fresh state"...

@ben-manes thanks for the update about Caffeine. I am still looking for the Guava team's perspective on the problem. In particular, would a patch be accepted? what solution categories have...

@newmarcel i started using your app just recently -- thanks for it! It's handy because clicking an icon is easier than keeping a terminal open around. However, having control what...

@alexjo2144 can you please suggest RN wording?

Reproducible on current master also with the memory connector ```sql USE memory.default; DROP TABLE IF EXISTS t1; DROP TABLE IF EXISTS t2; DROP TABLE IF EXISTS t3; DROP VIEW IF...

I **believe** the failure is not guaranteed, hence `correctness` label.

@martint supposes it's not a correctness issue. I have no evidence it is, so removing the label.