SQLite 3.37.0 Test Failures on Big Endian Architectures Due to UTF-16 Encoding Issues
Issue Overview: Test Failures on Big Endian Architectures with UTF-16 Encoding The core issue revolves around test failures observed in SQLite version 3.37.0 when running on big endian architectures, specifically PowerPC, PowerPC64, and S/390x. The failure manifests in the test suite, where the expected output of a UTF-16 encoded string does not match the actual…