Skip to content

Conversation

@everpcpc
Copy link
Member

@everpcpc everpcpc commented Mar 31, 2025

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

@github-actions github-actions bot added the pr-build this PR changes build/testing/ci steps label Mar 31, 2025
@everpcpc everpcpc requested a review from Copilot March 31, 2025 06:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the release workflow to support a new HDFS release target by refining the date output handling, renaming jobs, and updating workflow categories.

  • Updated the "Get date" step to use GITHUB_OUTPUT and reference its output in later steps.
  • Renamed job "build_udf" to "build_full" and updated its dependencies accordingly.
  • Changed category labels and augmented features to include storage-hdfs.
Files not reviewed (1)
  • docker/service/query.Dockerfile: Language not supported
@everpcpc everpcpc requested review from Xuanwo and wubx March 31, 2025 06:02
@everpcpc everpcpc merged commit d41c56d into databendlabs:main Mar 31, 2025
7 checks passed
@everpcpc everpcpc deleted the fix-build branch March 31, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-build this PR changes build/testing/ci steps

1 participant