2 lines
105 B
SQL
2 lines
105 B
SQL
set enable_two_phase_read_opt = false;
|
|
SELECT payload["commits"] FROM github_events order by id limit 10; |