Skip to content

add issue link

3377461
Select commit
Loading
Failed to load commit list.
Closed

dolthub/dolt#9738 - Add recursive SELECTs #18590

add issue link
3377461
Select commit
Loading
Failed to load commit list.
DCO / DCO required action Aug 27, 2025 in 2s

DCO

There are 169 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.

To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <[email protected]> in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).

Here is how to fix the problem so that this code can be merged.


Rebase the branch

If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").

You should only do this if:

  • You are the only author of the commits in this branch
  • You are absolutely certain nobody else is doing any work based upon this branch
  • There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using --allow-empty)

To add your Signed-off-by line to every commit in this branch:

  1. Ensure you have a local copy of your branch by checking out the pull request locally via command line.
  2. In your local branch, run: git rebase HEAD~250 --signoff
  3. Force push your changes to overwrite the branch: git push --force-with-lease origin elian/9738

Summary

Commit sha: 3239bb6, Author: Aaron Son, Committer: Aaron Son; The sign-off is missing.
Commit sha: 7a5da6e, Author: Aaron Son, Committer: Aaron Son; The sign-off is missing.
Commit sha: 9e241ec, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: 3234a6f, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: aeeba7a, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: a216f66, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: f201c49, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: 01ac580, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: af1d3eb, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: 6c54f23, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: e871baf, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: 01de68e, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: 25f2796, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: 900431d, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: 5ab74d1, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: f004677, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: 3072c5a, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: 44f99bd, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: 9096257, Author: Angela Xie, Committer: Angela Xie; The sign-off is missing.
Commit sha: cfededc, Author: coffeegoddd, Committer: coffeegoddd; The sign-off is missing.
Commit sha: a2e3df6, Author: coffeegoddd, Committer: coffeegoddd; The sign-off is missing.
Commit sha: f5ad4e3, Author: coffeegoddd, Committer: coffeegoddd; The sign-off is missing.
Commit sha: 1bf7af9, Author: coffeegoddd, Committer: coffeegoddd; The sign-off is missing.
Commit sha: 7601f75, Author: coffeegoddd, Committer: coffeegoddd; The sign-off is missing.
Commit sha: a71bb0c, Author: coffeegoddd, Committer: coffeegoddd; The sign-off is missing.
Commit sha: ae2979f, Author: Daylon Wilkins, Committer: Daylon Wilkins; The sign-off is missing.
Commit sha: f977364, Author: Daylon Wilkins, Committer: Daylon Wilkins; The sign-off is missing.
Commit sha: c1ab710, Author: Daylon Wilkins, Committer: Daylon Wilkins; The sign-off is missing.
Commit sha: 3e9e1c2, Author: Daylon Wilkins, Committer: Daylon Wilkins; The sign-off is missing.
Commit sha: 6a19832, Author: Daylon Wilkins, Committer: Daylon Wilkins; The sign-off is missing.
Commit sha: 6437a1d, Author: elianddb, Committer: elianddb; The sign-off is missing.
Commit sha: 3377461, Author: elianddb, Committer: elianddb; The sign-off is missing.
Commit sha: 96a83d3, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 89f7db8, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: ba711b1, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 3e53a7b, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: eb9306c, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 4147c9a, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: bec4421, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 00461f6, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 966f8cb, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: ff7bd63, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: d432e84, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 78bdf1b, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 60026c4, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 71d7350, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 9291457, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: a282f4c, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 9d4d4a0, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 2ad8168, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: d14e107, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: a20a5ab, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 5ff664b, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 88972ec, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: cd8f828, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 543d339, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 814752c, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 18992bb, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: d6f17c2, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 3b45b8c, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 143e6b2, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 8d8c7a5, Author: James Cor, Committer: James Cor; The sign-off is missing.
Commit sha: b8d80bc, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 0eee737, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 3363bca, Author: James Cor, Committer: James Cor; The sign-off is missing.
Commit sha: 69c70b0, Author: James Cor, Committer: James Cor; The sign-off is missing.
Commit sha: 8941c8d, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 8fb9c6e, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 0f6cf94, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: fa2a634, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 90a5898, Author: James Cor, Committer: GitHub; The sign-off is missing.
Commit sha: 063868e, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 53ceaf5, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: b5f0595, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 919c452, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 0bfe319, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 7a9554f, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: fe290b5, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 05a7b47, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 5d2f9f4, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: d263462, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 7793754, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 241e512, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: d293722, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 6c03b2d, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 87f54f4, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: ec45c29, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: f01b2b7, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: ec5ec7f, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 551800b, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: b4717ae, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 55ce8db, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: d686498, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 36e45c1, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: e621e26, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: ce3e107, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 3bd4905, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 534f0bf, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 7926ea9, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: d9b4d1e, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: e859108, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 8398e00, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 8ed913e, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 50723db, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 400adf5, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 761846e, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 07f6e12, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 34aa38a, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: e9e2d15, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 0cfa560, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 3719861, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: f54c467, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 8102050, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: be1200f, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: f1072c8, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 0c8b892, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: f1aa8d5, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 22bd9ce, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: d6bc702, Author: Jason Fulghum, Committer: Jason Fulghum; The sign-off is missing.
Commit sha: 15cc912, Author: jennifersp, Committer: GitHub; The sign-off is missing.
Commit sha: 562b545, Author: jennifersp, Committer: GitHub; The sign-off is missing.
Commit sha: 1c3bbd9, Author: jennifersp, Committer: GitHub; The sign-off is missing.
Commit sha: 497aebb, Author: ko41, Committer: GitHub; The sign-off is missing.
Commit sha: baa4697, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: 04ee606, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: f833172, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: 91a7552, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: 8bf487f, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: 3928f71, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: dcb5b96, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: 6057988, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: 3e1d9e5, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: 536ede2, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: 3224474, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: 4966148, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: 95621ad, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: ae6353b, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: a2a30c3, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: 97f8899, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: f919fc4, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: b18f18d, Author: Max Hoffman, Committer: Max Hoffman; The sign-off is missing.
Commit sha: 91d25ce, Author: Neil Macneale IV, Committer: GitHub; The sign-off is missing.
Commit sha: f43ea65, Author: Neil Macneale IV, Committer: Neil Macneale IV; The sign-off is missing.
Commit sha: ee9acf6, Author: Neil Macneale IV, Committer: Neil Macneale IV; The sign-off is missing.
Commit sha: 537a98b, Author: Neil Macneale IV, Committer: Neil Macneale IV; The sign-off is missing.
Commit sha: e51ba30, Author: Neil Macneale IV, Committer: Neil Macneale IV; The sign-off is missing.
Commit sha: 772562d, Author: Neil Macneale IV, Committer: Neil Macneale IV; The sign-off is missing.
Commit sha: 972fca7, Author: Neil Macneale IV, Committer: Neil Macneale IV; The sign-off is missing.
Commit sha: 8c317ed, Author: Neil Macneale IV, Committer: Neil Macneale IV; The sign-off is missing.
Commit sha: 635bdc9, Author: Neil Macneale IV, Committer: Neil Macneale IV; The sign-off is missing.
Commit sha: a0877f2, Author: Neil Macneale IV, Committer: Neil Macneale IV; The sign-off is missing.
Commit sha: 08b5d88, Author: nick, Committer: nick; The sign-off is missing.
Commit sha: 1e46203, Author: nick, Committer: nick; The sign-off is missing.
Commit sha: 3dfcbf0, Author: nick, Committer: nick; The sign-off is missing.
Commit sha: 1cfa73b, Author: Nick Tobey, Committer: Nick Tobey; The sign-off is missing.
Commit sha: 5302a8d, Author: Nick Tobey, Committer: Nick Tobey; The sign-off is missing.
Commit sha: a801854, Author: Nick Tobey, Committer: Nick Tobey; The sign-off is missing.
Commit sha: 9dc4831, Author: Zach Musgrave, Committer: Zach Musgrave; The sign-off is missing.
Commit sha: 099ed65, Author: Zach Musgrave, Committer: Zach Musgrave; The sign-off is missing.
Commit sha: 8ae41d0, Author: Zach Musgrave, Committer: Zach Musgrave; The sign-off is missing.
Commit sha: e1ffffa, Author: Zach Musgrave, Committer: Zach Musgrave; The sign-off is missing.
Commit sha: 4431ac7, Author: Zach Musgrave, Committer: Zach Musgrave; The sign-off is missing.
Commit sha: 498dd23, Author: Zach Musgrave, Committer: Zach Musgrave; The sign-off is missing.
Commit sha: aede188, Author: Zach Musgrave, Committer: Zach Musgrave; The sign-off is missing.
Commit sha: b0c694d, Author: Zach Musgrave, Committer: Zach Musgrave; The sign-off is missing.
Commit sha: a6903e8, Author: Zach Musgrave, Committer: Zach Musgrave; The sign-off is missing.
Commit sha: e185329, Author: Zach Musgrave, Committer: Zach Musgrave; The sign-off is missing.
Commit sha: 06ecbaf, Author: Zach Musgrave, Committer: GitHub; The sign-off is missing.
Commit sha: 77f2b98, Author: Zach Musgrave, Committer: Zach Musgrave; The sign-off is missing.