This data lake Relational Engine task can be completed when connected as follows: Connected directly to data lake Relational Engine as a data lake Relational Engine user. Requires one of the following ...
create table test ( id bigint not null, name varchar(20) default null, ts timestamp not null default current_timestamp, primary key(id) ); show variables like '%zone ...