Skip to content

Uqai-dev/dremio-db2-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Db2 plugin for Dremio

We develop this plugin to support IBM DB2 as source, starting at Dremio 1.4.4 and today to 24.1.0 The plugin was tested and used in production for many years.

Starting with 24.0 version dremio officially supports db2 but not works as espected and have many errors that cause pushdowns failed and or generate worn or too expensive pushdown.

In this repo ARP yml was fined to works well with latest version.

Environment

  • Dremio Community support version 20.0+
  • Java 8 (tested with temurin 8)

Goals

  • support Dremio 24.1.0
  • Fix decimal precision when use CTA
  • Fix Operand 3 (0:DECIMAL(38, 2)) for operator CASE was not supported. Aborting pushdown.

How to build

./gradlew jar

Notes

  1. Conflicts with official Dremio IBM db2 plugin, official plugin must not be enabled while using this plugin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages