Skip to content

Conversation

@christineyost
Copy link
Contributor

The purpose of this change is to fix issue #1962

  • Change DataLakeFileSystemClient.createFile call to DataLakeFileSystemClient.createFileIfNotExists to prevent overwriting an existing file in writeBlobToFile. This method call will still return the DataLakeFileClient if the file already exists.
  • Remove the condition to prevent the flush operation from happening on any file that already has an etag in the case where a new Index file is being created.
  • Add a unit test.

@christineyost christineyost marked this pull request as ready for review November 7, 2025 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant