Bart Samwel

Results 11 comments of Bart Samwel

@sebastianGruenwald Potentially a stupid question: I'm not sure what the `.cast("BDATE")` does in the 9th line of `write_batch`. Should that be `.cast("DATE")`?

@sebastianGruenwald Is BDATE ever NULL? Because the `IN` based pruning won't work in that case.

That makes sense! So this is not an instance of the issue described in this ticket.

@sebastianGruenwald It's probably better to keep the discussion for history purposes, but maybe you can edit the original message to add a header like `[SOLVED -- NOT THE SAME ISSUE,...

@aleksandraangelova This ticket is specifically about MERGE. The reason for the issue you are experiencing is certainly different. Could you file a new ticket?

You can leave your comment around, but maybe update it with a comment at the top, just like https://github.com/delta-io/delta/issues/527#issuecomment-1119411654 ? Thank you!

> User can use collation specifiers in any order except of locale which is mandatory and must go first. There is a one-to-one mapping between collation ids and collation names...

This is definitely still on the roadmap! However, at the moment all the focus is on completing Deletion Vectors, which is in high demand. We will only get to this...

@keen85 > Since Delta Lake 3.1.0 (with deletion vectors) is out now, would you consider working on it for 3.2 Thank you for the reminder! It is near the top...

@norbitek > What is the reason that features in Standalone version are implemented with such big latency? Just to make sure there's no confusion here: Delta Standalone is different from...