Skip to content

feat(cmake): introduce build configuration#127

Open
zjw1111 wants to merge 1 commit into
apache:mainfrom
zjw1111:migrate/cmakelists
Open

feat(cmake): introduce build configuration#127
zjw1111 wants to merge 1 commit into
apache:mainfrom
zjw1111:migrate/cmakelists

Conversation

@zjw1111

@zjw1111 zjw1111 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Purpose

Linked issue: N/A

Introduce the missing CMake build configuration files from the migration source checkout, excluding the lumina, jindo, and lance directories as requested.

This PR adds the root project CMake configuration, examples wiring, core/module CMake files, format CMake files for avro/blob/orc/parquet, local filesystem wiring, lucene index wiring, testing utilities, and integration test wiring. Optional lumina, jindo, and lance subdirectories remain guarded by their corresponding build options and are not included in this migration.

All migrated CMake files have been updated from the Alibaba copyright header to the ASF license header. No third-party LICENSE or NOTICE updates are required for this batch. External contributor analysis did not require any Co-authored-by trailers.

Tests

API and Format

No API or storage format changes.

Documentation

No documentation changes.

Generative AI tooling

Migrated-by: OpenAI Codex

Copilot AI review requested due to automatic review settings June 25, 2026 07:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants