-
# 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…
-
When we paste tabular data (e.g. from table viz) we should paste as a Table.input not .to Table
-
The behavior of linked tables is not editable. The only way to change the behavior is to remove the link, then recreate it. Can this function be made editable? Users want to understand the difference …
-
To improve the structure of the database the weatherdata-table should be deleted. The data from here should be moved to CollectedDatasets and Tools.
-
Hello. I would like to edit the SQL code after I open the table to select specific data and edit it, as it happens in Azure Data Studio and SSMS.
I can't do this through the filter, since the data th…
-
I know this is a common error; but I think the configuration option is correct.
ErrorCode:[COMMON-09], ErrorDescription:[Get table schema from upstream data failed] - Get table schema from file [hdfs…
-
Perhaps we can make another issue for this, but there are a lot of additional mart tables that could be created. A good starting point for seeing what data questions could be answered would be to comp…