Michał Zieliński

Results 10 issues of Michał Zieliński

The current dependencies were no longer available on Maven – these are just minimal changes to enable build. (by the way, the binary from Releases page no longer works on...

## Description Resolves #1240 by mapping Hive TIMESTAMP WITH LOCAL TIME ZONE to TIMESTAMP WITH TIME ZONE with UTC zone. Mapping to UTC is a bit of a judgement call...

cla-signed

Fixes #44 This is #153, but rebased to be mergable with the current head.

In faq.rst there is a section about binary caches: ``` How do I add a new binary cache? Using Nix: $ echo "trusted-binary-caches = https://hydra.snabb.co" >> /etc/nix/nix.conf ``` This doesn't...

If graylog-dashboard is ran inside terminator or gnome-terminal, when its window loses focus it crashes without any exception (but with exit code 1). After it exists it leaves behind some...

- clean pollution - auto-explore

Last function identified by addr2line is bidi_initialize. Looks like Bionic bug.

bug

Either a bug in collection util or someone sends incorrect links on purpose.

For example: ```nimrod import db_sqlite let a = db_sqlite.open(":memory:", nil, nil, nil) a.exec(sql"create table foo (a blob);"); a.exec(sql"insert into foo values (?);", "\xe5\xf9\xb1\xbf\x16\x1e\n\xd0\"\x8a\xb2\x82\x07\xdc\xb3\x8ek\xed\xdd\xad\x00\xa5g\xa3\xa5B

(Part of RFC series #5728) I'd like to propose changes to Future type. I have two intents: to make it more efficient and easier to use. After these changes, Future...