sandynz opened a new pull request, #20479: URL: https://github.com/apache/shardingsphere/pull/20479
Local test migration from Oracle to PostgreSQL. Include stages: - Data source check on preparation - Inventory dump and import - Data consistency check (Column type: varchar2, timestamp, number. More column types will be added later) Un-included stages: - Create schema and table - Incremental dump and import Changes proposed in this pull request: - Compatible with data source checker; case-sensitive table name metadata loading - And Oracle SQL builder impl; Improve Oracle query by page with ROWNUM - Compatible with inventory dumper and importer - Extract ColumnValueReader for common usage to resolve different database column java type mismatch - Compatible with data consistency check - Compatible with MySQL integration test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
