Skip to content

Delta Lake: Remove useless method in BaseDeltaLakeConnectorSmokeTest#14905

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
findinpath:delta-connector-smoke-test-cleanup
Nov 6, 2022
Merged

Delta Lake: Remove useless method in BaseDeltaLakeConnectorSmokeTest#14905
ebyhr merged 1 commit intotrinodb:masterfrom
findinpath:delta-connector-smoke-test-cleanup

Conversation

@findinpath
Copy link
Copy Markdown
Contributor

The Delta Lake connector supports INSERT operation reason why this operation is useless.

Description

Test infrastructure change

Non-technical explanation

N/A

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

The Delta Lake connector supports `INSERT` operation reason why
this operation is useless.
@findinpath findinpath changed the title Delta Lake: Remove useless method Delta Lake: Remove useless method in BaseDeltaLakeConnectorSmokeTest Nov 4, 2022
@ebyhr ebyhr added the no-release-notes This pull request does not require release notes entry label Nov 6, 2022
@ebyhr ebyhr merged commit 0e2a1ec into trinodb:master Nov 6, 2022
@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented Nov 6, 2022

Merged, thanks!

@github-actions github-actions bot added this to the 403 milestone Nov 6, 2022
@alexjo2144
Copy link
Copy Markdown
Member

We will just need to put it back in if we add any new read only file systems, like GCS was until recently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

3 participants