Files
Pramod Satya cd6ee83341 test(native): Enable cuDF in native tests (#27369)
## Description
Configures native query runner to allow cuDF enablement. 

## Motivation and Context
Presto C++ test suite can be extended to run with cuDF worker.

## Impact
N/A.

## Test Plan
Tpch tests are added but not run in CI yet due to missing GPU runner.

## Release Notes

```
== NO RELEASE NOTE ==
```

## Summary by Sourcery

Enable running native Hive TPCH tests with cuDF-enabled workers and
adjust supporting tooling.

New Features:
- Add configuration flag and support wiring to launch native workers
with cuDF enabled.
- Introduce TPCH query test suite that runs against a cuDF-enabled
native Hive query runner.

Enhancements:
- Increase native worker logging verbosity for external worker launcher
runs.
- Propagate the new cuDF enablement option through Hive, Iceberg, and
Delta external worker launcher setup.

CI:
- Exclude cuDF-specific native tests from the default CI Java test
discovery to avoid requiring GPU runners.
2026-04-02 10:38:00 -07:00
..
2025-05-21 07:15:07 -07:00