R. Tyler Croy

Results 143 comments of R. Tyler Croy

@alexwilcoxson-rel thanks for taking the time to create a reproduction case! @roeap IIRC you two were chatting in Slack about this, do you think you'll take a look at this...

One last ditch ask to get this merged and released, I'm really not looking for ward to forking this plugin :(

@denizsurmeli I am quite certain that this bug is fixed now with the current code in `main`. I will probably close this ticket when I write a regression test that...

@denizsurmeli :wave: hiya we just merged an upgrade to deltalake 0.16.5 and I'm _extra_ certain that this bug should be fixed now, but haven't had the time to write a...

This looks like something caused kafka-delta-ingest to fail to configure credentials for interacting with S3. I'm wondering if you could share a bit more about the runtime environment (EC2, Fargate,...

@huyhandes would you be able to try this again with the latest `main`? We have some refactorings and crate upgrades that have landed this past weekend which _might_ just resolve...

I would be surprised if this was the compiler. It is more likely that a dependency for which we have a loose version range specifier. Either way, I figure the...

One of the things that I recently learned is that GCS supports S3 compatibility through their "Interoperability" feature, so it would technically be possible to just configure kafka-delta-ingest using the...

I discussed this at length today with @xianwill privately. I will attempt to summarize our verbose conversation :smile: Basically this does look like a bug and a half, and maybe...

@crepererum I have been looking over rskafka which seems like it might not be suitable for our use until a time when it supports consumer groups and offset tracking. Based...