-
Context
-------
We need to create Postgres tables based on SQLAlchemy models and populate them with the subset (100 rows) of the GeoJSON data from the SFData API endpoints.
Definition of Done
-…
-
- New configs (name, version, function) to write from raw table to parsed table - one per source
- Create the tables and add code to create them programmatically inside the pipeline to rewrite them i…
-
> [!WARNING]
> This issue is a work in progress.
This will act as a hub to centralize this information.
## Maintainer Requests
The following requests are coming straight from the Skeleton t…
-
Selectable Table Rows and Container is divided into multiple sub-tasks.
Acceptance criteria
Decide which variants should be created and if any should be deprecated
e.g. Should the “thick” acc…
-
### Description
I'm trying to copy data from multiple tables to another PostgreSQL instance, so I've:
1. selected the tables to copy
2. right click -> Export Data
Options:
- Export Target: Data…
-
Hi @LDSamson, what do you think about adding additional data here so that users can see the upper & lower limits for the lab values? Just thinking it'd be nice to see just how far away a patient may b…
-
# Set up `apartments` table with PostGIS data types
Create the apartments table with proper PostGIS data types to support geographical features for apartment locations, searching, and filtering.
…
-
We created a table with Point data type and timestamp. And somehow the plugin fails to load this, complaining that it can't display data matching the criteria. What criteria? I've not set any filter.
…
-
In the past we had situations where a user made a deposit that did not get saved to the `deposits` table (but did have the associated data saved in the `reveals` table) and as a result was not passed …
-
### 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…