Skip to content

Support serdeproperties for CREATE TABLE with HIVE #1152

Merged
alamb merged 5 commits into
apache:mainfrom
jonathanlehto:serdeproperties
Mar 1, 2024
Merged

Support serdeproperties for CREATE TABLE with HIVE #1152
alamb merged 5 commits into
apache:mainfrom
jonathanlehto:serdeproperties

Conversation

@jonathanlehto

Copy link
Copy Markdown
Contributor

Adding serdeproperties support.

Hive SERDEPROPERTIES -- https://spark.apache.org/docs/3.0.1/sql-ref-syntax-ddl-create-table-hiveformat.html

@coveralls

coveralls commented Feb 29, 2024

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 8115817088

Details

  • 11 of 20 (55.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 87.928%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/ast/mod.rs 4 6 66.67%
src/parser/mod.rs 5 12 41.67%
Totals Coverage Status
Change from base Build 8115784388: 0.02%
Covered Lines: 20306
Relevant Lines: 23094

💛 - Coveralls

@alamb alamb changed the title adding serdeproperties Support serdeproperties for CREATE TABLE with HIVE Mar 1, 2024

@alamb alamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you (again) @jonathanlehto

Looks good to me

@alamb alamb merged commit fb7d4d4 into apache:main Mar 1, 2024
@jonathanlehto

Copy link
Copy Markdown
Contributor Author

Thank you @alamb !

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.

3 participants