Yuya Ebihara

Results 470 comments of Yuya Ebihara

https://github.com/trinodb/trino/actions/runs/10003027937/job/27649485235?pr=22738

@cla-bot check

https://github.com/trinodb/trino/actions/runs/8992967220/job/24703922643

https://github.com/trinodb/trino/actions/runs/10382444062/job/28745569325

Please feel free to ping me in Slack https://trino.io/slack.html if you need a help.

> I couldn't figure out the right syntax to do a AS SELECT CAST() Engine=MergeTree Why the cast doesn't contain value and type? By the way, please set code style...

> how do I change the engine to MergeTree here Please try `"WITH (engine = '...') AS SELECT ...` https://trino.io/docs/current/sql/create-table-as.html

Please use CREATE TABLE statement instead. TestTable accepts `List rowsToInsert` to insert rows.

Could you rebase on master to resolve conflicts?