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

Create $compaction Operation #2167

Merged
merged 7 commits into from
Nov 8, 2024
Merged

Conversation

alexanderkiel
Copy link
Member

Closes: #208

@alexanderkiel alexanderkiel self-assigned this Nov 1, 2024
@alexanderkiel alexanderkiel marked this pull request as draft November 1, 2024 18:13
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.99%. Comparing base (a662d6c) to head (ce2c8da).
Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2167      +/-   ##
==========================================
- Coverage   95.00%   94.99%   -0.01%     
==========================================
  Files         330      330              
  Lines       20224    20249      +25     
  Branches      484      486       +2     
==========================================
+ Hits        19213    19236      +23     
  Misses        527      527              
- Partials      484      486       +2     

see 14 files with indirect coverage changes

@alexanderkiel alexanderkiel force-pushed the 208-create-compaction-operation branch 6 times, most recently from 27f96a1 to f27d545 Compare November 4, 2024 19:07
Replace OffsetDateTime/now with time/offset-date-time.
Function spec namespaces should be not loaded in production by default.
Rename namespace blaze.cql-translator and related ones into
blaze.cql.translator.
We had jakarta.xml.bind/jakarta.xml.bind-api and javax.xml.bind/jaxb-api
in our classpath. One has to go. It's javax.xml.bind/jaxb-api.
@alexanderkiel alexanderkiel added enhancement New feature or request module:frontend module:job-compact module:operation-compact operation Operational issues like monitoring and maintenance. labels Nov 8, 2024
@alexanderkiel alexanderkiel marked this pull request as ready for review November 8, 2024 12:00
@alexanderkiel alexanderkiel added this to the v0.31.0 milestone Nov 8, 2024
@alexanderkiel alexanderkiel added this pull request to the merge queue Nov 8, 2024
Merged via the queue into main with commit 71e26dd Nov 8, 2024
134 checks passed
@alexanderkiel alexanderkiel deleted the 208-create-compaction-operation branch November 8, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module:frontend module:job-compact module:operation-compact operation Operational issues like monitoring and maintenance.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create $compaction Operation
1 participant