GoogleCloudPlatform / datacatalog-connectors-hive

Sample code with integration between Data Catalog and Hive data source.
Apache License 2.0
25 stars 14 forks source link

[BUG] 64 char limit error hit when entries are > 64 char #25

Closed vishinde closed 3 years ago

vishinde commented 3 years ago

What happened: Entries which are greater than 64 char limit, error when tried to insert using connector

What you expected to happen: Entries > 64 characters be seamlessly inserted in data catalog

How to reproduce it (as minimally and precisely as possible): have a table name long enough > 64 char and run the connector

Anything else we need to know?:

mesmacosta commented 3 years ago

Thanks @vishinde for filling this.