Skip to content

feat: iox.sql function#5256

Merged
jsternberg merged 1 commit intomasterfrom
feat/iox-sql-source
Oct 5, 2022
Merged

feat: iox.sql function#5256
jsternberg merged 1 commit intomasterfrom
feat/iox-sql-source

Conversation

@jsternberg
Copy link
Contributor

@jsternberg jsternberg commented Oct 3, 2022

This adds an iox.sql function to experimental/iox. This function is
powered by the iox dependency which defaults to an error provider.

There's presently no default implementation of this dependency in this
repository.

Fixes #5203.

Checklist

Dear Author 👋, the following checks should be completed (or explicitly dismissed) before merging.

  • ✏️ Write a PR description, regardless of triviality, to include the value of this PR
  • 🔗 Reference related issues
  • 🏃 Test cases are included to exercise the new code
  • 🧪 If new packages are being introduced to stdlib, link to Working Group discussion notes and ensure it lands under experimental/
  • 📖 If language features are changing, ensure docs/Spec.md has been updated

Dear Reviewer(s) 👋, you are responsible (among others) for ensuring the completeness and quality of the above before approval.

@jsternberg jsternberg requested review from a team as code owners October 3, 2022 18:45
@jsternberg jsternberg requested review from Marwes and jstirnaman and removed request for a team October 3, 2022 18:45
@jsternberg jsternberg force-pushed the feat/iox-sql-source branch from ee135d1 to 1900bf7 Compare October 3, 2022 18:58
@sanderson sanderson requested review from sanderson and removed request for jstirnaman October 3, 2022 19:40
@jsternberg jsternberg force-pushed the feat/iox-sql-source branch from 1900bf7 to 7d2afab Compare October 3, 2022 19:41
Copy link
Contributor

@sanderson sanderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, with one minor suggestion to the docs.

This adds an `iox.sql` function to `experimental/iox`. This function is
powered by the iox dependency which defaults to an error provider.

There's presently no default implementation of this dependency in this
repository.
@jsternberg jsternberg force-pushed the feat/iox-sql-source branch from 099d3a0 to ce3f7b5 Compare October 3, 2022 20:24
@jsternberg jsternberg merged commit 166c1f6 into master Oct 5, 2022
@jsternberg jsternberg deleted the feat/iox-sql-source branch October 5, 2022 17:10
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.

IOx SQL function

3 participants