VGSML

Results 5 issues of VGSML

In my case the word dictionary isn't defined at the beginning algorithm works. And I need check if the word not found same in dictionary, and add it. On step...

Do you plan to implement DuckDB spatial extension support, mainly ST_Read? Will it be PostGIS types support?

enhancement

Nice to have possibilities to pass parameters through duckdb direct to the complex posgres query like ``` with pgdata as ( select * from postgres_query(pg, $$select * from some_pg_table where...

For some tasks it is needed to reproject geometry from/to unsupported CRS. It would be good to have possibilities to use extended transformations functions, that can accept CRS definition in...

Is it possible to use Appender interface to ingest data to the ducklake tables? Will it work with partionen tables?