-
### What happened?
show create table `credit.test`:
credit.test is a mix-hive format table;
```sql
CREATE TABLE `arctic_catalog`.`credit`.`test` (
........,
CONSTRAINT `8874a88c-a3fc-4bcf-…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
Currently sp…
-
## Expected behavior
Instructions in [docs](https://sedona.apache.org/1.6.1/setup/install-python/) with latest versions should succeed without errors. I have been unable to initialize Sedona-Spark fo…
-
**flink : v1.12.1
iceberg : v0.12
iceberg table version: v2**
I have 2 iceberg tables , table01 and table02。
Fields of table01 are a, b, c ;
Fields of table02 are d, e, f ;
SQL like:
SELECT…
-
### Apache Iceberg version
1.2.1
### Query engine
Flink
### Please describe the bug 🐞
Flink version: 1.14.5
Hive version: 3.1.3
Java version: java version "1.8.0_411"
Running: `bin/sql-clien…
ideal updated
3 months ago
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
##…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issue…
-
### Description
AMS offers a Catalog service that can handle various formats such as iceberg, mixed hive, and paimon (as per #1269). The aim is to provide a speedy method of interfacing with the Fl…
-
Subscribe to this issue and stay notified about new [daily trending repos in Java](https://github.com/trending/java?since=daily).
-
flink-1.13.1
CREATE CATALOG hive_catalog WITH (
'type'='iceberg',
'catalog-type'='hive',
'uri'='thrift://localhost:9083',
'clients'='5',
'property-version'='1',
'warehouse'='hdfs://localhost:90…