parquet_s3_fdw icon indicating copy to clipboard operation
parquet_s3_fdw copied to clipboard

RELEASE v1.1.1

Open jopoly opened this issue 11 months ago • 1 comments

RELEASE v1.1.1

Feature:

  • Support compression options
  • Support column remapping

Changes:

  • Fix case insensitivity: support case-sensitivity in column name.

Bug Fixing:

  • Disable rowgroup filter for string
  • Fix analyze empty file
  • Map column by name instead of index
  • Fix using wrong userid when retrieving option
  • Handling sorted column name that has space character
  • Fix cache lookup failed for type 0 if dropping a column and adding it again

jopoly avatar Mar 27 '24 02:03 jopoly