Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Feb 29, 2024

we found in apache/datafusion#9333 that GenericDialect does not support CREATE FUNCTION which is used by default

Thus support parsing posgres style CREATE FUNCTION in GenericDialect as well

@alamb alamb changed the title Support CREATE FUNCTION in GenericDialect Support postgres style CREATE FUNCTION in GenericDialect Feb 29, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8102387775

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.914%

Totals Coverage Status
Change from base Build 8101836156: 0.0%
Covered Lines: 20266
Relevant Lines: 23052

💛 - Coveralls

@alamb alamb merged commit 9db9d22 into apache:main Mar 1, 2024
@alamb alamb deleted the alamb/create_function_generic branch April 9, 2024 20:32
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.

2 participants