greenlion / warp

WarpSQL Server, an open source OLAP focused distribution of the world's most popular open source database bundled with OLAP performance related plugins such as the WARP storage engine..
http://warpsql.blog
Other
41 stars 2 forks source link

Support fractional seconds for temporal types #53

Open greenlion opened 3 years ago

greenlion commented 3 years ago

fractional seconds are being truncated on storage

greenlion commented 2 years ago

Either DDL should prevent the creation of such columns, or such columns must be supported properly. As is, the behavior truncating the expected precision silently is not good