Brian McCallister

Results 26 comments of Brian McCallister

CC: @divyekapoor as I know you have been bitten by cglib usage here in the past.

I just pushed a -0.18-SNAPSHOT with this change.

While I agree that standard processing should not be noisy, particularly from libraries, I have _needed_ the config output on occasions :-/

I have seen folks expose Rx stuff out of JDBI ( @hgschmie for example ). I am not sure what "support" for R2DBC would mean. Are you talking about implementing...

I'm pretty sure I get what R2DBC is, and I think it is a Very Good Thing. I am trying to figure out what "JDBI support" for it is!

Can I get unassigned from this?

How do you do this at just build time? This looks like scons is using python3, but expects python2.

I am getting this issue as well, with current master (ie, post #15 as it's at 1.3.5 now)

I'd call this really a docker bug, fwiw, that it de-references symlinks, but :-/

I have 80% of an implementation of this internally at work. Basically is a Read and Write implementation loosely based on the golang implementation of the streaming encoder and decoder....