dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
395 stars 221 forks source link

[ADAP-385] [Bug] Negative `part_number` for `dbt.split_part()` is not working #688

Closed dave-connors-3 closed 1 year ago

dave-connors-3 commented 1 year ago

Is this your first time submitting a feature request?

Describe the feature

like other adapters, this adapter should support negative arguments for part_number in it's implementation of the split_part cross db util.

See details in https://github.com/dbt-labs/dbt-bigquery/issues/615

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

No response

Anything else?

No response