Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Added interface name support for Tigon SQL queries #92

Merged
merged 7 commits into from
Oct 21, 2014

Conversation

achalpandey
Copy link
Contributor

Tigon SQL query usage change:

  • Each schema must also have a specified name. Defined using the function StreamSchema.Builder.setName()
  • The addJSONInput(" < interfaceName > ", schema) associates the given schema with the given " < interfaceName > "
  • The FROM clause in the tigon sql query should be of the form "interfaceName.schemaName"

@achalpandey
Copy link
Contributor Author

Bamboo green : Tests passed

@ted-johnson
Copy link
Contributor

lgtm

@gokulavasan
Copy link
Contributor

LGTM 👍

@achalpandey achalpandey merged commit e381966 into develop Oct 21, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants