Flavio Pompermaier

Results 30 comments of Flavio Pompermaier

Same limitation for me! I had to write a workaround to rebuild the computed tree and "inject" expanded nodes where they weren't. This is a simple example to reproduce the...

Most of the team moved to Amazon Neptune in January 2019..indeed the last commit is in March 2019..

Any news about this PR? It would be very useful IMHO

Just another note: in the list of supported commands, I'll make a clear separation between commands that ends in a job execution and those that does not involve any interaction...

> We created a quick openapi 3.0.0 spec to speak to the rest interface for our use case. It would be better if that spec was part of the repo....

Very useful @romainr. How can I see the single docker files (e.g. romainr/flink-sql-api)?

Why not copying what Livy does for spark and add a doAs() service to the REST APIs?

Actually if I use this CREATE TABLE (that use the new connector properties) nothing is returned by the SELECT statement: ```sql CREATE TABLE T ( a INT, b VARCHAR(10) )...

Any news @nesterone ..?