Vikash

Results 9 issues of Vikash

## Description Cosmetic change to delta-lake and iceberg test ## Non-technical explanation NA ## Release notes (X) This is not user-visible or docs only and no release notes are required....

cla-signed

I am trying to write from Kafka Source to Hive Target. I am using "com.hortonworks.spark.sql.hive.llap.streaming.HiveStreamingDataSource" format to write data into Hive table. Table is ORC format and fully transactional. I...

## Description Fixes https://github.com/trinodb/trino/issues/15109 Support partitioning on nested ROW fields in Iceberg ## Release notes ( ) This is not user-visible or docs only and no release notes are required....

cla-signed
docs
iceberg
stale
stale-ignore

## Description This PR covers `$history`, `$manifests`, `$snapshots`, and `$properties` system tables. ## Release notes (X) Release notes are required, with the following suggested text: ```markdown # Iceberg * Reduce...

cla-signed
iceberg
stale

## Description Introduce parallelism in Iceberg `migrate` procedure ## Release notes (X) Release notes are required, with the following suggested text: ```markdown # Iceberg * Improve performance when executing `migrate`...

cla-signed
iceberg
stale

## Description This PR now uses the storage api to execute native bigquery query. ~This PR adds an optional parameter `mode` for BigQuery query table function, which indicates which api...

cla-signed
syntax-needs-review
docs
bigquery

## Description ## Additional context and related issues ## Release notes ( ) This is not user-visible or is docs only, and no release notes are required. ( ) Release...

cla-signed

## Description Fixes https://github.com/trinodb/trino/issues/26109 ## Additional context and related issues Stack trace: ``` io.trino.testing.QueryFailedException: Invalid schema: multiple fields for name partition.part_trunc: 1000 and 1001 at io.trino.testing.AbstractTestingTrinoClient.execute(AbstractTestingTrinoClient.java:138) at io.trino.testing.DistributedQueryRunner.executeInternal(DistributedQueryRunner.java:587) at io.trino.testing.DistributedQueryRunner.execute(DistributedQueryRunner.java:570)...

cla-signed
iceberg

### Describe your feedback I’m currently working on upgrading the ClickHouse client in Trino from version 0.7.1-patch1 to 0.9.2 [#26735](https://github.com/trinodb/trino/pull/26735). In the Trino ClickHouse connector, we rely on ClickHouseClientOption.USE_BINARY_STRING. However,...

client-api-v2
v2-feedback