这是indexloc提供的服务,不要输入任何密码
Skip to content

v0.1.3

Choose a tag to compare

@pskrbasu pskrbasu released this 17 Mar 11:11
· 257 commits to develop since this release
2e06d5b

What's new

  • Parquet creation is now transactional - write to temp file first then rename. (#41)
  • Views are now created with QuotedIdentifiers allowing use of reserved keywords, etc. (#205)
  • Updated status text for a collection with no active progress. (#210)

Bug fixes

  • Fix issue where tailpipe was failing to install private turbot-hosted plugins. (#201)
  • Sort columns before creating view to ensure they're correctly ordered. (#59)
  • DeleteParquetFiles only prunes the partition folder. (#227)