Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in presto

Prestosql converting UTC timestamp to local?

How to fix 'must be an aggregate expression or appear in GROUP BY clause' with 'as' clause

Can you use a column for the timezone parameter of AT TIME ZONE in Presto / Athena?

How to add connectors to presto on Amazon EMR

How do I ignore invalid JSON when using json_parse with PrestoDB?

json presto

What does `t(sites)` means for presto query?

Athena/Presto Split string for In Query

Presto or Trino Custom UDF getting "do not match expected java types error"

java presto trino presto-jdbc

Aggregate strings in group by and ordered in Hive and Presto

hive hiveql presto

How can I convert an integer representing EPOCH time to a timestamp in Athena (Presto)?

presto sql: multiple join with `using` statement

sql presto

INVALID_CAST_ARGUMENT: Value cannot be cast to date

amazon-athena presto

Correct way to restart presto-server service on EMR

Converting timestamp(string) to date(dddd-mm-yy) in presto

presto trino

How to add two maps of key to values(array) together in Presto?

presto

Presto/SQL - Converting string timestamp to date throws error

sql date datetime select presto

How to calculate percentage of total in Athena (Presto)?

sql presto amazon-athena

SQL Presto: correlated subquery is not supported

How to fetch info from curly braces using Athena

sql amazon-athena presto

How to deal with a column that has just date (%m-%d-%Y) and datetime ('%m-%d-%Y %H:%i') records in the same column in AWS Athena?