This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch calcite-framework
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from 83cdca307 Fix conversions, enumerator and table
add b976bb278 Clean and fix code
No new revisions were added by this update.
Summary of changes:
.../baremaps/calcite/BaremapsDdlExecutor.java | 21 ------------
.../baremaps/calcite/BaremapsTableFactory.java | 6 ++--
.../calcite/postgres/PostgresDdlExecutor.java | 6 ----
.../calcite/postgres/PostgresModifiableTable.java | 18 +++++-----
.../calcite/postgres/PostgresTypeConversion.java | 40 ----------------------
.../calcite/postgres/PostgresDdlExecutorTest.java | 16 ---------
.../apache/baremaps/tasks/ImportGeoPackage.java | 37 ++++++--------------
.../apache/baremaps/tasks/ImportGeoParquet.java | 16 +++------
8 files changed, 27 insertions(+), 133 deletions(-)