Danny Xu
Danny Xu
BigQuery is on the roadmap.
The curl request looks right. Have you tried the same thing for Bytebase local deployment? Or what's the setup, k8s?
information_schema wasn't available yet by the time we introduced ClickHouse support. We could revisit this. Is there any issue you encountered? Thanks!
Hi, what kinda isolation are we looking for? Are networks isolated or something else? Thx.
There might be some invalid non-UTF8 characters. @h3n4l can assist you.
Does public.uuid_generate_v4() work?
'0000-00-00 00:00:00' doesn't seem to be the valid default value for datetime type. mysql> create table h1(scheduled_date_gmt datetime DEFAULT '0000-00-00 00:00:00'); ERROR 1067 (42000): Invalid default value for 'scheduled_date_gmt'
Cassandra is on the 2024 roadmap. Stay tuned!
I'm not sure about that. If you mean scylladb instead of cassandra, that goes to separate feature request.
SGTM, thanks! Btw, what's the version of Cassandra (and/or scylladb) you're using?