Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[POC] Support geo_point #286

Closed
wants to merge 7 commits into from
Closed

[POC] Support geo_point #286

wants to merge 7 commits into from

Commits on Jul 5, 2023

  1. Added geopoint and range datatypes to sample data

    Signed-off-by: Guian Gumpac <[email protected]>
    GumpacG committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2d857a9 View commit details
    Browse the repository at this point in the history
  2. Added unsigned long for sample data

    Signed-off-by: Guian Gumpac <[email protected]>
    GumpacG committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0457b81 View commit details
    Browse the repository at this point in the history
  3. Added flatobject

    Signed-off-by: Guian Gumpac <[email protected]>
    GumpacG committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3be8c2a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. POC to support geo_point

    Signed-off-by: Guian Gumpac <[email protected]>
    GumpacG committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a0cc486 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Revert hacks for testing flattening object fields

    Signed-off-by: Guian Gumpac <[email protected]>
    GumpacG committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    dc10ea8 View commit details
    Browse the repository at this point in the history
  2. Added GEO_POINT as a core type

    Signed-off-by: Guian Gumpac <[email protected]>
    GumpacG committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6d04145 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Added IT test data

    Signed-off-by: Guian Gumpac <[email protected]>
    GumpacG committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4f59beb View commit details
    Browse the repository at this point in the history