-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar.
### Paimon version
0.9
### Compute Engine
Hive: CDH6.3.2
### Minima…
-
❌ test_all_grant_types: AssertionError: assert {('CATALOG', ...dummy_tsbas')} == {('ANONYMOUS ..._f6mt6'), ...} (12m26.587s)
```
AssertionError: assert {('CATALOG', ...dummy_tsbas')} == {('ANONYMOUS…
-
**Input data**
Which SQL and options did you provide as input?
```sql
CREATE TABLE k8s_demos.dd_dd_dd
(id string COMMENT 'd', name string COMMENT 'name')
using paimon COMMENT '122' TBLPRO…
melin updated
2 weeks ago
-
`CreateTable.location` has no documentation and is a tricky edge case, not always set even when SQL statement did set location.
https://docs.rs/sqlparser/latest/sqlparser/ast/struct.CreateTable.htm…
-
Create table int type column with CSV format in hive catalog returns the following error
```
presto> create table hive_data.hive_schema.intcsv ( type int ) with ( format = 'CSV' ) ;
Query faile…
-
### Apache Iceberg version
0.7.1
### Please describe the bug 🐞
Starting at version 4.0.1, Hive metastore removed deprecated thrift APIs that py-iceberg is currently using. When trying to crea…
-
### Question
**Context**: So I'm trying to run a simple proof of concept with PyIceberg, Hive Metastore (with an SQL dump as a hive metastore schema) and an S3 bucket of iceberg tables. I setup a d…
-
I'm using Trino with Hive connector.
Underlying storage is Google Cloud storage
After migrating some tables with Google transfer service, for some partitions that does not contains data files - their…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar.
### Paimon version
0.9
### Compute Engine
hive: 2.1-cdh-6.3-1
### M…
-
I had run same SQL use spark-3.3, the only difference is data source,one is hive and another is iceberg。The web UI show that, however, iceberg read all table (e.g, 1.1TB), but hive read much less tha…