* Update sqllineage-openmetadata version + add timeout
* Pyimpala fix colnames, comments and dialect sql compilation (#10470)
* Fix col names and comments for impala hive
* Fix cols, comments and impala sql compilation
* Handle hive types
* Format
* Added doc in avro array and tests (#10473)
* Fixed: Add job definition id field for dbt cloud in UI #10269 (#10472)
* fixed Add job definition id field for dbt cloud in UI #10269
* sync-localization file
* fixed failing unit test and add unit test for the changes
* Address PR comments
* Update tests
* Pylint clean
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* Replace sqllineage with openmetadata-sqllineage
* Fix checkstyle and failing test
* Move logic to retrieve dialect of a service type into a class
* Improve py-check message when it fails
* Updated mapper
* Update code after merge