You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In beta2 WARP continues to store decimal as string, and it pushes decimal comparisons to the MySQL layer. Doing decimal comparisons requires Fastbit modification of both bitmap indexing and column comparisons and is too complex for beta 2. Might be pushed out beyond beta 3.
This is an on-disk format change, so it should be part of beta 2 so that tables do not need to be repaired/reconstructed in beta3.
The text was updated successfully, but these errors were encountered: