Skip to content

feat(optimizer)!: annotate DIV for Spark/DBX#7788

Open
AbhishekASLK wants to merge 1 commit into
tobymao:mainfrom
AbhishekASLK:abhishekaslk/annotate-div-operator
Open

feat(optimizer)!: annotate DIV for Spark/DBX#7788
AbhishekASLK wants to merge 1 commit into
tobymao:mainfrom
AbhishekASLK:abhishekaslk/annotate-div-operator

Conversation

@AbhishekASLK

Copy link
Copy Markdown
Contributor

This PR annotate DIV for Spark/DBX

SELECT typeof(3 div 2)
+-----------------+
|typeof((3 div 2))|
+-----------------+
|           bigint|
+-----------------+

https://spark.apache.org/docs/latest/api/sql/index.html#div
https://docs.databricks.com/aws/en/sql/language-manual/functions/div#returns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant