swoapri
Results
2
issues of
swoapri
## Summary about this PR Issue Number: close [#282](https://github.com/stoneatom/stonedb/issues/282) ## Tests Check List - [ ] Unit test - [x] Integration test - [x] Manual test (add detailed scripts or...
PR-bug
### Describe the problem 1. [Issue 103](https://github.com/stoneatom/stonedb/issues/103) In Tianmu, a decimal point is converted to a number of int64_t for storage. Following provides the code: ``` auto dec_f = dynamic_cast(f);...
A-feature