Skip to content

Conversation

Amogh-Bharadwaj
Copy link
Contributor

Summary

Adds a table detailing data type support for MySQL

Checklist

@Amogh-Bharadwaj Amogh-Bharadwaj requested review from a team as code owners April 10, 2025 14:06
Copy link

vercel bot commented Apr 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clickhouse-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 11, 2025 2:24pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
clickhouse-docs-jp ⬜️ Ignored (Inspect) Apr 11, 2025 2:24pm
clickhouse-docs-ru ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2025 2:24pm
clickhouse-docs-zh ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2025 2:24pm

Comment on lines 27 to 28
| Float | Float32 | May lose a bit of precision during initial load due to text protocols. |
| Double | Float64 | May lose a bit of precision during initial load due to text protocols. |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. precision issue should only impact initial load
  2. not sure if we want to have more care around language here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you take a look now @serprex ?

@Amogh-Bharadwaj Amogh-Bharadwaj force-pushed the mysql-datatype-mapping branch from 5045bd0 to f05a862 Compare April 11, 2025 14:02
@gingerwizard gingerwizard merged commit e332a9c into main Apr 14, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants