Skip to content

Conversation

@KKould
Copy link
Member

@KKould KKould commented Jan 22, 2026

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

Summary

https://github.com/databendlabs/databend/actions/runs/21202621615/job/60994295942

Test finished, fail fast enabled, 1 out of 8755 records failed to run
0: query failed: Databend sqllogictests error: ParseError: Invalid character 'G' at position 1
[SQL] select v from fmt_bin order by id
at tests/sqllogictests/suites/query/functions/binary_format.test:26

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

@KKould KKould self-assigned this Jan 22, 2026
@KKould KKould requested a review from sundy-li January 22, 2026 02:36
@github-actions github-actions bot added the pr-bugfix this PR patches a bug in codebase label Jan 22, 2026
@KKould KKould marked this pull request as ready for review January 22, 2026 03:22
@github-actions
Copy link
Contributor

🤖 CI Job Analysis

Workflow: 21233909140

📊 Summary

  • Total Jobs: 84
  • Failed Jobs: 2
  • Retryable: 0
  • Code Issues: 2

NO RETRY NEEDED

All failures appear to be code/test issues requiring manual fixes.

🔍 Job Details

  • linux / sqllogic / standalone_minio (query, hybrid, native): Not retryable (Code/Test)
  • linux / sqllogic / standalone (query, 4c, hybrid): Not retryable (Code/Test)

🤖 About

Automated analysis using job annotations to distinguish infrastructure issues (auto-retried) from code/test issues (manual fixes needed).

@KKould
Copy link
Member Author

KKould commented Jan 22, 2026

The problem stems from bendsql's TTC not supporting the new binary format.

@KKould KKould closed this Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix this PR patches a bug in codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants