Romain Rigaux

Results 19 issues of Romain Rigaux

**Is your feature request related to a problem?** As described in the excellent documentation, executing inferences requires a destination table. Not requiring a destination table would help execute queries more...

feature

https://docs.gethue.com/developer/api/cli/ TODO: - Auth: - On auth, auto select SQL and storage connectors if only one, or select from the list - Remember last value used: e.g. dialect/connector, propose last...

good first issue

Submitting an INSERT returns a jobid and stop fetching for results: `job_id 37b339868672686bf1b5dd2e8412f9dd` Ideally we should treat it as a running query with still some results. Examples of INSERT: https://gethue.com/blog/sql-querying-live-kafka-logs-and-sending-live-updates-with-flink-sql/

flink
editor
roadmap

Similarly to Hive and Impala where a SHOW FUNCTION is issued to list all the possible UDFs in the current server (search for `get_functions` and how the Editor right assist...

flink
roadmap

When opening https://doc.bblf.sh/ in Chrome ```This site can’t be reachedCheck if there is a typo in doc.bblf.sh. DNS_PROBE_FINISHED_NXDOMAIN ```

I have a very simple code below that works well in the Python shell. When I put the code in a Django view (we are looking around for offering JDBC...

Hello! First thanks got the nice project, very useful for simplifying the dev process! One thing I could not debug successfully so far: we are seeing some "Error: Input required...

Sorry if I missed it, but I only found https://docs.google.com/document/d/1DKpFdov1o_ObvrCmU-5xi-VrT6nR2gxq-BbswSSI9j8/edit#. For example the Livy docs are pretty handy: - https://livy.incubator.apache.org/docs/latest/rest-api.html - https://livy.incubator.apache.org/examples/

On: https://gethue.com/blog/tutorial-query-live-data-stream-with-flink-sql/ And the integration keeps getting better!

Just another one: "dropping a table with a Watermark" column fails: "Could not drop a table from statement" "Caused by: org.apache.flink.table.api.TableException: Watermark can not be defined for a processing time...