acrylJonny / dremio-sybase-connector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only system tables shows up

davlee1972 opened this issue · comments

I built the plug-in with Dremio 3.3.2 and I ran into several problems. (Modified POM.xml with Dremio 3.3.2)

A. Only system tables show up in Sources. I see all the sys* tables under dbo, but I don't see any other dbo or non-dbo tables.

B. The Source catalog froze when building the list of sources. It managed to catalog 18 databases from A to C, but froze trying to catalog database D to Z. We have a pretty large Sybase ASE installation with over a hundred databases on the server.

I used my own non-DBO login to setup the Sybase ASE connection in Dremio.

Closing Issue. I think the catalog search stops by default if there are a lot of tables.