feat: implemented the alias real for float by wszhdshys · Pull Request #268 · KipData/KiteSQL

What problem does this PR solve?

When creating a table, a real variable similar to flaot is provided for use

What is changed and how it works?

Code changes

  • Has Rust code change
  • Has CI related scripts change

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Note for reviewer