Skip to content

fix: correct 'TSFile' capitalization to 'TsFile' across entire project#17

Merged
HTHou merged 1 commit into
apache:mainfrom
CritasWang:fix/tsfile-naming-capitalization
May 7, 2026
Merged

fix: correct 'TSFile' capitalization to 'TsFile' across entire project#17
HTHou merged 1 commit into
apache:mainfrom
CritasWang:fix/tsfile-naming-capitalization

Conversation

@CritasWang
Copy link
Copy Markdown
Contributor

The Apache project name uses lowercase 's' (TsFile), not uppercase (TSFile). This commit updates all references in code, comments, documentation, and i18n files. The TSFileMetadataDTO class is also renamed to TsFileMetadataDTO. Apache library class names (TSFileConfig, TSFileDescriptor) are preserved as-is since they belong to the upstream library.

The Apache project name uses lowercase 's' (TsFile), not uppercase
(TSFile). This commit updates all references in code, comments,
documentation, and i18n files. The TSFileMetadataDTO class is also
renamed to TsFileMetadataDTO. Apache library class names (TSFileConfig,
TSFileDescriptor) are preserved as-is since they belong to the
upstream library.
@CritasWang CritasWang force-pushed the fix/tsfile-naming-capitalization branch from dd1e07a to 8dc0b24 Compare May 7, 2026 03:32
@HTHou HTHou merged commit 56ce27c into apache:main May 7, 2026
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