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

autotranslation for scala structured data #7511

Closed
scottdraves opened this issue Jun 11, 2018 · 1 comment
Closed

autotranslation for scala structured data #7511

scottdraves opened this issue Jun 11, 2018 · 1 comment
Assignees

Comments

@scottdraves
Copy link
Contributor

see https://gist.github.com/jarutis/f8dbcc1e41e7889572decf98d1141dcb

@scottdraves scottdraves changed the title autotranslation for scala autotranslation for scala structured data Jun 11, 2018
@jpallas
Copy link
Contributor

jpallas commented Jun 11, 2018

Time to figure how/whether ScalaEvaluator.setupAutoTranslation can be made to work?

scottdraves pushed a commit that referenced this issue Jun 25, 2018
* #5039: add autotranslation service interface and NamespaceClient refactoring

* #5039: (groovy) add sync from js to server

* #5039: (scala) add support for autotranslation

* #5039: add flask

* #5039: change flask to tornado

* #5039: changes after review

* #5039: rename to BeakerClient

* #5039: rename to BeakerXClient

* #5039: rename to BeakerXClient

* #5039: rename to BeakerClientManager

* #5039: rename to BeakerXClientManager

* #5039: rename to getBeaker

* #5039: rename to getBeakerX

* #5039: rename to beakerX

* #5039: BeakerXClinetManager refactoring

* Merge branch 'master' into jarek/5039_autotranslation_v2

# Conflicts:
#	kernel/base/src/main/java/com/twosigma/beakerx/evaluator/EvaluatorManager.java
#	kernel/base/src/main/java/com/twosigma/beakerx/kernel/Kernel.java
#	kernel/base/src/test/java/com/twosigma/beakerx/KernelTest.java
#	kernel/groovy/src/test/java/com/twosigma/beakerx/groovy/evaluator/GroovyEvaluatorTest.java
#	kernel/sql/src/main/java/com/twosigma/beakerx/sql/BeakerParser.java
#	kernel/sql/src/main/java/com/twosigma/beakerx/sql/evaluator/SQLEvaluator.java
#	kernel/sql/src/main/java/com/twosigma/beakerx/sql/kernel/SQL.java
#	kernel/sql/src/test/java/com/twosigma/beakerx/sql/SQLAutocompleteTest.java
#	kernel/sql/src/test/java/com/twosigma/beakerx/sql/SQLBaseEvaluatorTest.java
#	kernel/sql/src/test/java/com/twosigma/beakerx/sql/SQLEvaluatorTest.java
#	kernel/sql/src/test/java/com/twosigma/beakerx/sql/SQLKernelTest.java

* #7511: support structured data in scala kernel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants