Improve SQL Server type mapping documentation#11564
Conversation
|
Note: We mapped Trino I'll send a pr to fix this. |
a23a2bf to
f3bf16c
Compare
jhlodin
left a comment
There was a problem hiding this comment.
Thanks for proposing these changes! Definitely an improvement. I commented some proposed changes that may be worth discussing, just want to find the best possible wording so we can start applying these changes to other connectors as well.
|
@jhlodin Thanks for the review, it was very useful ~ |
92292a7 to
a266f51
Compare
|
Updated. |
|
Thanks @tangjiangling ! Would definitely like to see review from maintainers to see if we all agree on the new wording. |
ebyhr
left a comment
There was a problem hiding this comment.
Could you remove types where we don't have tests? e.g. XML, uniqueidentifier and so on
a266f51 to
6daac78
Compare
Removed If there is a strong demand from users one day, we can add it in. |
mosabua
left a comment
There was a problem hiding this comment.
This is a great improvement. In the interest of making this a model for all other connectors I would like some input from @hashhar @electrum and others about better titles and descriptive text for the two mappings.
Here is my current (maybe faulty undestanding).
One mapping is for creating new columns in CTAS, ALTER TABLE, CREATE TABLE.
The other mapping is for working with existing columns. And that means for read (SELECT), but also write operations such as INSERT and UPDATE..
If this is correct .. what could be good titles for the two sections of mappings.
DB to Trino
and
Trino to DB
as we use them now are anything but intuitive ... we should come up with something better.. but what? Any suggestions?
|
Ping, could anyone help to review it? (so I can move forward with fixing #11448) |
|
Thanks! This is a big improvement. |
Description
Improvement.
SQL Server type mapping doc.
N/A.
Related issues, pull requests, and links
Fixes #11280
Related #11448
Documentation
( ) No documentation is needed.
(x) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.
Release notes
(x) No release notes entries required.
( ) Release notes entries required with the following suggested text: