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

In Schema section, schema attribute types do not reflect their type in dataset schema #61

Open
marcomass opened this issue Jan 24, 2018 · 3 comments

Comments

@marcomass
Copy link
Contributor

Now GMQL engine provides in output dataset schema file also type INTEGER for region attributes (see issue GMQL issue #93 https://github.com/DEIB-GECO/GMQL/issues/93)
Yet, in Schema section of web interface, schema attribute types do not reflect their actual type in dataset schema: attributes of INTEGER type in output dataset schema file are always reported as of type DOUBLE in Schema section of web interface.
Please report in web interface the right attribute type as in schema file.

@akaitoua
Copy link
Contributor

@marcomass, I just fixed this issue 5 minutes ago.

@acanakoglu
Copy link
Member

Thank you @akaitoua

@marcomass marcomass removed the test label Jan 30, 2018
@marcomass marcomass assigned akaitoua and unassigned acanakoglu May 6, 2018
@marcomass marcomass added the test label May 6, 2018
@marcomass
Copy link
Contributor Author

Unfortunately, I need to reopen this issue. When a dataset is loaded, still attributes that in the used schema are of type long are converted to type double.
No changes there should be in the loaded data schema with respect to what defined in the used schema.

@marcomass marcomass reopened this May 6, 2018
@akaitoua akaitoua removed their assignment Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants