acrylJonny / dremio-sybase-connector

2 stars 7 forks source link

Only system tables shows up #1

Closed davlee1972 closed 4 years ago

davlee1972 commented 5 years ago

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.

davlee1972 commented 4 years ago

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