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

fix: fix path on remote create_table and check for error response #1244

Merged
merged 2 commits into from
Apr 28, 2024

Conversation

rpgreen
Copy link
Contributor

@rpgreen rpgreen commented Apr 26, 2024

  • create_table() was implemented for remote DB but the path was missing the trailing '/'
  • It was not handling the 404 error response from phalanx and incorrectly returning a RemoteTable

@rpgreen rpgreen requested a review from westonpace April 26, 2024 14:47
@rpgreen rpgreen merged commit 0528abd into main Apr 28, 2024
8 checks passed
@rpgreen rpgreen deleted the rpgreen/fix-remote-create-table-path branch April 28, 2024 14:03
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

3 participants