Skip to content

add create helper for column defaults#2686

Draft
Jameson-Crate wants to merge 3 commits into
delta-io:mainfrom
Jameson-Crate:stack/column-defaults-create-helper
Draft

add create helper for column defaults#2686
Jameson-Crate wants to merge 3 commits into
delta-io:mainfrom
Jameson-Crate:stack/column-defaults-create-helper

Conversation

@Jameson-Crate

@Jameson-Crate Jameson-Crate commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

🥞 Stacked PR

Use this link to review incremental changes.


What changes are proposed in this pull request?

How was this change tested?

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

PR title does not match the required pattern. Please ensure you follow the conventional commits spec.

Your title should start with feat:, fix:, chore:, docs:, perf:, refactor:, test:, or ci:, and if it's a breaking change that should be suffixed with a ! (like feat!:), and then a 1-72 character brief description of your change.

Title: add create helper for column defaults
PR title does not match the required pattern. Please ensure you follow the conventional commits spec.

Your title should start with feat:, fix:, chore:, docs:, perf:, refactor:, test:, or ci:, and if it's a breaking change that should be suffixed with a ! (like feat!:), and then a 1-72 character brief description of your change.

Title: add create helper for column defaults

@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.69369% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.81%. Comparing base (410c017) to head (f303375).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
kernel/src/expressions/sql.rs 95.74% 4 Missing and 4 partials ⚠️
test-utils/src/lib.rs 81.81% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2686      +/-   ##
==========================================
+ Coverage   88.72%   88.81%   +0.08%     
==========================================
  Files         192      195       +3     
  Lines       63460    64141     +681     
  Branches    63460    64141     +681     
==========================================
+ Hits        56308    56968     +660     
- Misses       4982     4993      +11     
- Partials     2170     2180      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions Bot added the breaking-change Public API change that could cause downstream compilation failures. Requires a major version bump. label Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change Public API change that could cause downstream compilation failures. Requires a major version bump.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant