Darwin Correa
Darwin Correa
Support for gradle unit test to recognize env vars https://github.com/ashald/EnvFile/issues/103
fix https://github.com/narendrans/sqlalchemy_dremio/issues/44
### SUMMARY Change `get_sqla_query` method of ` helpers.py` to support `NOT_LIKE` operator ### TESTING INSTRUCTIONS All tests should pass ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [...
fix: add bytesToIndex to calculate correct character index of match regexp in arrow buffer when text has non UTF characters as "ñ" and accents this commit fix the error detailed...