Skip to content

Latest commit

 

History

History
90 lines (41 loc) · 2.7 KB

CHANGELOG.md

File metadata and controls

90 lines (41 loc) · 2.7 KB

JDBCParquetWriter changelog

Changelog of JDBCParquetWriter.

1.2.0 (2024-10-05)

Features

  • return written rows (6f86e Andreas Reichel)

Bug Fixes

  • support sql type BIGINT (8a6ae hooklee2000)
  • read BigInt as Long (f1938 Andreas Reichel)

Other changes

Create dependabot.yml

e0eac manticore-projects 2024-09-06 05:17:49

1.1.0 (2023-05-07)

Features

  • DuckDB vs. H2 Performance Test (d62ce Andreas Reichel)
  • get Table Names from Query (bcecd Andreas Reichel)

Bug Fixes

  • writing DECIMAL (0ca93 Andreas Reichel)

Other changes

Update README.md

c2ba1 manticore-projects 2023-04-24 15:40:43

Update codeql.yml

5ce5e manticore-projects 2023-04-17 07:11:43

Create codeql.yml

802f4 manticore-projects 2023-04-17 07:06:50

Update gradle.yml

dc521 manticore-projects 2023-04-16 12:03:40

Update gradle.yml

f89e3 manticore-projects 2023-04-16 11:56:11

Update gradle.yml

efcce manticore-projects 2023-04-16 11:54:02

Create gradle.yml

a9c59 manticore-projects 2023-04-16 11:47:29

1.0.1 (2023-04-16)

Features

  • First implementation (5d2dd Andreas Reichel)

Bug Fixes

  • fix Writing Dates as epoch days since 1970 (80085 Andreas Reichel)

1.0.0 (2023-04-14)

Other changes

Initial commit

16785 manticore-projects 2023-04-14 03:55:39