Closed LsomeYeah closed 1 day ago
Linked issue: close #xxx
FileSystemCatalog now use 'case-sensitive' to control case-sensitive, which is not compatible with other catalog. Make FileSystemCatalog can control case-sensitive with 'allow-upper-case' too.
FileSystemCatalogTest#testCreateTableAllowUpperCase
Purpose
Linked issue: close #xxx
FileSystemCatalog now use 'case-sensitive' to control case-sensitive, which is not compatible with other catalog. Make FileSystemCatalog can control case-sensitive with 'allow-upper-case' too.
Tests
FileSystemCatalogTest#testCreateTableAllowUpperCase
API and Format
Documentation