Skip to content

Conversation

wudidapaopao
Copy link
Contributor

@wudidapaopao wudidapaopao commented Jul 2, 2025

fix #342

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

...

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

CI Settings

NOTE: If your merge the PR with modified CI you MUST KNOW what you are doing
NOTE: Checked options will be applied if set before CI RunConfig/PrepareRunConfig step

Run these jobs only (required builds will be added automatically):

  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Unit tests
  • Performance tests
  • All with aarch64
  • All with ASAN
  • All with TSAN
  • All with Analyzer
  • All with Azure
  • Add your option here

Deny these jobs:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64

Extra options:

  • do not test (only style check)
  • disable merge-commit (no merge from master before tests)
  • disable CI cache (job reuse)

Only specified batches in multi-batch jobs:

  • 1
  • 2
  • 3
  • 4

@wudidapaopao wudidapaopao force-pushed the fix-deltalake-table branch from e1f4921 to 3899815 Compare July 2, 2025 11:18
@wudidapaopao wudidapaopao force-pushed the fix-deltalake-table branch from 3899815 to 736e6f7 Compare July 2, 2025 11:19
@wudidapaopao wudidapaopao requested a review from auxten July 3, 2025 02:27
@auxten auxten merged commit c13a5e8 into chdb-io:main Jul 7, 2025
26 checks passed
@Gilbert09 Gilbert09 mentioned this pull request Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

is delta read supported
2 participants