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

arXiv Intergration #1161

Open
1 of 2 tasks
xzdandy opened this issue Sep 19, 2023 · 1 comment
Open
1 of 2 tasks

arXiv Intergration #1161

xzdandy opened this issue Sep 19, 2023 · 1 comment
Labels
Data Sources Features/Bugs related to Data Sources Integrations 🧩 Pull requests that update an integration

Comments

@xzdandy
Copy link
Collaborator

xzdandy commented Sep 19, 2023

Search before asking

  • I have searched the EvaDB issues and found no similar feature requests.

Description

We'd like to support the arXiv data source integration, which will allow us to write the following queries:

CREATE DATABASE arxiv_data WITH ENGINE = 'arxiv', PARAMETERS = {
      ...
};
SELECT * FROM arxiv_data.math;

Use case

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@xzdandy xzdandy added Integrations 🧩 Pull requests that update an integration Data Sources Features/Bugs related to Data Sources labels Sep 19, 2023
@xzdandy xzdandy moved this to Ideation in EVA Public Roadmap ⚡🚀 Sep 22, 2023
@xzdandy xzdandy added this to the Long Term Goal milestone Sep 22, 2023
aayushacharya added a commit to aayushacharya/evadb that referenced this issue Dec 29, 2023
@aayushacharya
Copy link

I have submitted #1439 corresponding to this feature. I would love to receive feedback if there are changes to be made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data Sources Features/Bugs related to Data Sources Integrations 🧩 Pull requests that update an integration
Projects
Development

No branches or pull requests

2 participants