Scott Sandre
Scott Sandre
@sonhmai - that would be great if you could help on this! thanks!
@gbrueckl - is this something you think you could take on? also, @TKlerx would you be interested in implementing a fix?
Awesome. Assigned to you @gbrueckl !
@PeterDowdy i'm interested in your opinion on the API proposed in #1383 ```scala DeltaTable.delete(condition, userMetadata = None) DeltaTable.update(condition, set, userMetadata= None) DeltaTable.merge(source, condition, userMetadata= None) ``` Would be best to...
@shenavaa This only works for S3A file system, yup. If you are using EMRFS, then you shouldn't enable this feature.
Closed by https://github.com/delta-io/delta/commit/c156c9814156dcdbc0524f6e1101accc265fb1b9
@shenavaa the feature is automatically disabled by default. You have to explicitly enable it using `delta.enableFastS3AListFrom`
Hi @gopik - now that https://github.com/delta-io/connectors/pull/425 has been merged, are you interested in continuing this PR?
@gopik just following up - any update?
Hey @horizonzy - kernel write support is coming in Delta Lake 3.2!