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

Complex data type not supported #1

Open
jobachhu opened this issue May 27, 2014 · 0 comments
Open

Complex data type not supported #1

jobachhu opened this issue May 27, 2014 · 0 comments

Comments

@jobachhu
Copy link
Collaborator

The following rasql query, executed through rasdaman results in an error:

SELECT complex(42, 73)

Here is the console output:

rasj[0] RasRNPImplementation.getResponse: type not supported: typeName: 
 typeID:  0
java.sql.SQLException: rasj.RasTypeNotSupportedException: Exception: Base type typeName: 
 typeID:  0
  as RasCollectionType is not supported yet. rasj.RasTypeNotSupportedException: Exception: Base type typeName: 
 typeID:  0
  as RasCollectionType is not supported yet.

I am assuming this is an issue with rasj, so it's not our issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant