Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: hive schema inference #316

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

Clark0
Copy link
Collaborator

@Clark0 Clark0 commented May 31, 2023

Changelog category :

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

experimental hive table supports schema inference & refactor hive code
...

Documentation entry for user-facing changes

Support create hive table like CREATE TABLE hive.tx ENGINE = CnchHive('thrift://localhost:9183', 'par_db', 'par_tbl') and column descriptions can be deduced from the hive metastore

@Clark0 Clark0 changed the title experiment: hive schema inference feat: hive schema inference May 31, 2023
@Clark0
Copy link
Collaborator Author

Clark0 commented May 31, 2023

relates to #315

@Clark0 Clark0 force-pushed the hive-schema-inference branch 2 times, most recently from da985fa to 619965f Compare June 1, 2023 06:41
Copy link
Collaborator

@wordhardqi wordhardqi left a comment

Choose a reason for hiding this comment

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

plz check the decimal type and not-null constraint.

@WillemJiang WillemJiang changed the title feat: hive schema inference chore: hive schema inference Jun 5, 2023
@Clark0 Clark0 requested a review from hustnn June 6, 2023 05:59
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.

None yet

2 participants