Sadaiyandi Ramadoss
02/02/2022, 11:20 PMKrzysztof Ogrodnik
02/03/2022, 8:24 PMClovis Warlop
02/04/2022, 6:04 AMAkshay Hartalkar
02/04/2022, 9:41 AMsock.sendall((f'data,symbol={row["symbol"] or "NA"},exchange={row["exchange"] or "CCCAGG"} conversion_symbol={row["conversionSymbol"] or "NA"},composite_key={row["composite_key"] or "NA"},close={row["close"] or 0} {row["time"] * 1000000}\n').encode())
Orrin
02/07/2022, 8:33 PMSELECT Volume FROM smallTable WHERE TradeDate = '2022-02-04T00:00:00.000000Z' AND RIC = 'SPXWb042245500.U' EXCEPT SELECT Volume FROM HJGIHL WHERE TradeDate = '2022-02-04T00:00:00.000000Z' AND RIC = 'SPXWb042245500.U';
weirdly though, when I run each side of the EXCEPT independently, I see that the single value returns to be identical.
is this a bug or am i missing some behavioral quirk?Pao
02/08/2022, 5:27 AMNick Slocum
02/08/2022, 6:24 PMNick Slocum
02/08/2022, 8:17 PMId
or timestamp
column to order on?Nick Slocum
02/08/2022, 9:43 PMOmar M'Haimdat
02/09/2022, 11:47 AMMuhammad Amal
02/10/2022, 3:37 AMLuiz Otavio
02/10/2022, 5:39 PMDean Markwick
02/10/2022, 8:41 PMNick Slocum
02/10/2022, 11:12 PMhttp.json.query.float.scale
> 10, quest throws exception / by zero
chin lim
02/11/2022, 11:35 AMAndy
02/12/2022, 9:17 AMHolger
02/12/2022, 8:43 PMAndy
02/14/2022, 10:31 AMAleks
02/14/2022, 5:00 PMOrrin
02/14/2022, 8:00 PMBeetzn
02/15/2022, 10:57 AMPei
02/15/2022, 12:31 PMPei
02/15/2022, 12:36 PMJaromir Hamala
02/15/2022, 2:15 PMBeetzn
02/16/2022, 1:35 PMDavid Williams
02/16/2022, 1:51 PMImre
02/16/2022, 2:00 PMEugene teu
02/17/2022, 3:01 AMlong256
value into quest db. I currently have an hexdecimal value of 4f338f76
and want to use long256 to represent this. However when i insert this via the rest api, quest changes the value to 0x338f76
. was wondering is there any guide on this?Beetzn
02/17/2022, 8:55 AMOrrin
02/18/2022, 3:19 AMOrrin
02/18/2022, 3:19 AMAlex Pelagenko
02/18/2022, 8:38 AM