Romain Rigaux

Results 19 issues of Romain Rigaux

Typically DB APIs provide a way to fetch only N max rows in one call. This helps avoid sending way too many rows to the clients. Bit related to #49

Hello, Currently jobs keep running even after reaching the SQL LIMIT. What would be a way to detect the end of a query? (when all the results have been sent)...

When executing this query, we get an error from the gateway: https://github.com/ververica/sql-training/wiki/Querying-Dynamic-Tables-with-SQL#average-number-of-persons-leaving-an-area-per-hour `SELECT area, SUM(psgSum)/24.0 AS avgPsgLeaving FROM (SELECT toAreaId(lon, lat) AS area, TUMBLE_END(rideTime ,INTERVAL '1' HOUR) AS t, SUM(psgCnt)...

Very nice project and demo! Just when trying to do the training: `python3 neural_complete.py github-keras token` getting a: `NotImplementedError: Cannot convert a symbolic Tensor (lstm/strided_slice:0) to a numpy array. This...

https://github.com/sql-machine-learning/pysqlflow/blob/develop/proto/sqlflow/proto/sqlflow.proto

REGISTER name # (no comma) %DEFAULT number 1 FLATTEN((bag{tuple(map[])}) field) (bag{tuple(map[])}) field