-
### Describe the bug
When i try to create an iceberg sink i get a schema mismatch issue
can see this
```
[ColumnCatalog { column_desc: Some(ColumnDesc { column_type: INT16, column_id: 3, nam…
-
## Expected Behavior
WebSoc section objects should contain the "Web" column that WebSoc returns. The "Web" column, if populated, contains a link to the course's syllabus page on their Canvas.
…
-
## What is the current behavior?
Currently the only way to store a table is using `save_as_table`, which (as far as I know) performs a CTAS operation. Cloning a table is considerably faster than do…
-
### 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…
-
This issue serves as a consolidated tracker for problems and features related to rawposix, including specific links to related issues. ome of these issues are currently ongoing, and additional details…
-
Before filing a bug report, please check the following:
1. Confirm you’re filing a new issue. [Search existing tickets in Jira](https://mattermost.atlassian.net/jira/software/c/projects/MM/issues/)…
-
## Background
Initially, the relationship between `form_submissions` and `form_submission_attempts` was not normalized - the `benefits_intake_uuid` was stored in both tables. This caused the query we…
-
# How to store family history in the OBSERVATION table
## CDM or THEMIS convention?
CDM
## Table or Field level?
Table
## Is this a general convention?
No
## Summary of issues
1. If these is an es…
-
In my Laravel-based POS web application, I need to send print jobs to two different LAN printers with specific IP addresses. What is the best way to implement this functionality? Are there any specifi…
-
I want to monitor some row counts on my table. I'm planning to set up row count tests and enable storing failures.
I plan to do this with multiple different conditions. I actually expect some of the…