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

Issue 340: ConvertToQbeast should work for table paths containing namespaces #341

Merged

Conversation

osopardo1
Copy link
Member

@osopardo1 osopardo1 commented Jul 8, 2024

Description

Fixes #340

Type of change

Bug fix.

Checklist:

Here is the list of things you should do before submitting this pull request:

  • New feature / bug fix has been committed following the Contribution guide.
  • Add logging to the code following the Contribution guide.
  • Add comments to the code (make it easier for the community!).
  • Change the documentation.
  • Add tests.
  • Your branch is updated to the main branch (dependent changes have been merged).

How Has This Been Tested? (Optional)

Locally on QbeastSQLIntegrationTest

Test Configuration:

  • Spark Version: 3.5.0
  • Hadoop Version: 3.3.4
  • Cluster or local? Local

@osopardo1 osopardo1 requested a review from Jiaweihu08 July 9, 2024 07:27
@osopardo1 osopardo1 changed the title Issue 340: ConvertToQbeast works with namespaces Issue 340: fix ConvertToQbeast working with namespaces Jul 11, 2024
@Jiaweihu08 Jiaweihu08 changed the title Issue 340: fix ConvertToQbeast working with namespaces Issue 340: ConvertToQbeast should work for table paths containing namespaces Jul 11, 2024
@Jiaweihu08 Jiaweihu08 merged commit a467dd3 into Qbeast-io:main Jul 11, 2024
1 check passed
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.

ConvertToQbeast not working with paths containing '.'
2 participants