Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure table function #50604

Merged
merged 62 commits into from Jun 9, 2023
Merged

Azure table function #50604

merged 62 commits into from Jun 9, 2023

Conversation

SmitaRKulkarni
Copy link
Member

@SmitaRKulkarni SmitaRKulkarni commented Jun 5, 2023

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Added storage engine AzureBlobStorage and azure_blob_storage table function. The supported set of features is very similar to storage/table function S3. Implements #19307.

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@SmitaRKulkarni SmitaRKulkarni marked this pull request as draft June 5, 2023 18:38
@robot-ch-test-poll4 robot-ch-test-poll4 added the pr-feature Pull request with new product feature label Jun 5, 2023
@robot-ch-test-poll4
Copy link
Contributor

robot-ch-test-poll4 commented Jun 5, 2023

This is an automated comment for commit 7ac4349 with description of existing statuses. It's updated for the latest CI running
The full report is available here
The overall status of the commit is 🔴 failure

Check nameDescriptionStatus
CI runningA meta-check that indicates the running CI. Normally, it's in success or pending state. The failed status indicates some problems with the PR🟡 pending
Docs CheckBuilds and tests the documentation🟢 success
Mergeable CheckChecks if all other necessary checks are successful🔴 failure
Push to DockerhubThe check for building and pushing the CI related docker images to docker hub🟢 success
Style CheckRuns a set of checks to keep the code style clean. If some of tests failed, see the related log from the report🟢 success

@alesapin
Copy link
Member

alesapin commented Jun 7, 2023

Azure::Core::Http::TransportException: Connection was closed by the server while trying to read a response
Azurite is super weak...

@alesapin alesapin marked this pull request as ready for review June 8, 2023 12:50
@alexey-milovidov alexey-milovidov changed the title WIP : Azure table function Azure table function Jun 8, 2023
@alesapin
Copy link
Member

alesapin commented Jun 9, 2023

Tests ok, only build is broken for specific platforms. Going to fix and merge

@robot-ch-test-poll robot-ch-test-poll added the submodule changed At least one submodule changed in this PR. label Jun 9, 2023
@alesapin
Copy link
Member

alesapin commented Jun 9, 2023

Docs Check Pending — expect adding docs for pr-feature
Ok, I cannot merge it

@alesapin alesapin merged commit 2fec796 into master Jun 9, 2023
20 of 24 checks passed
@alesapin alesapin deleted the azure_table_function branch June 9, 2023 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature Pull request with new product feature submodule changed At least one submodule changed in this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants