apache / shardingsphere

Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.
Apache License 2.0
19.88k stars 6.73k forks source link

Cover more data types in ShardingSphere-Proxy integration tests #14899

Open TeslaCN opened 2 years ago

TeslaCN commented 2 years ago

Feature Request of Integration Tests

Describe the feature you would like.

There are only a few data types used in ShardingSphere-Proxy integration tests. We may need to cover more data types.

Documents about data types:

soulasuna commented 2 years ago

I will do.

TeslaCN commented 2 years ago

@soulasuna Thank you. Assigned.

TeslaCN commented 2 years ago

I think this is not finished yet.

soulasuna commented 2 years ago

I think this is not finished yet.

Yes,this is the first step.

github-actions[bot] commented 2 years ago

Hello , this issue has not received a reply for several days. This issue is supposed to be closed.

TeslaCN commented 1 year ago

The purpose of this issue is to test the Proxy's support for protocols and data types. So it is not suitable that adding these cases to any existing scenarios. I'm going to add a scenario named passthrough.

TeslaCN commented 1 year ago

PostgreSQL timestamp regress could be found here: https://github.com/postgres/postgres/blob/00ae5d6f588e9d21fa4f4d267811f3f602fe45af/src/test/regress/expected/timestamp.out

github-actions[bot] commented 6 months ago

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.