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

DM-46919: Extend the http frontend of Qserv to support pushing CSV files in the multipart/form-data body #876

Merged
merged 6 commits into from
Nov 15, 2024

Conversation

iagaponenko
Copy link
Contributor

No description provided.

@iagaponenko iagaponenko force-pushed the tickets/DM-46919 branch 6 times, most recently from ba72521 to f8b0c67 Compare November 9, 2024 05:57
Copy link
Contributor

@jgates108 jgates108 left a comment

Choose a reason for hiding this comment

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

Looks good, just minor comments.

doc/admin/data-table-indexes.rst Outdated Show resolved Hide resolved
doc/admin/data-table-indexes.rst Outdated Show resolved Hide resolved
doc/admin/data-table-indexes.rst Outdated Show resolved Hide resolved
doc/admin/data-table-indexes.rst Outdated Show resolved Hide resolved
doc/ingest/api/advanced/directors.rst Outdated Show resolved Hide resolved
src/czar/HttpCzarIngestModuleBase.h Outdated Show resolved Hide resolved
src/czar/HttpCzarIngestModuleBase.h Outdated Show resolved Hide resolved
src/czar/HttpCzarIngestModuleBase.cc Show resolved Hide resolved
src/czar/HttpCzarIngestModuleBase.cc Show resolved Hide resolved
src/czar/WorkerIngestProcessor.cc Outdated Show resolved Hide resolved
The rafactoring prepares ground for introducing another implementation
of the REST API for ingesting tables in the "multi-part/form" body.
The new intermediate base class will prevent code duplication
after adding the second module.
Refactored the command line application qserv-czar-http to use Boost options
for command line parsing. Extended the integration test scripts and the configuration
file accordingly.
@iagaponenko iagaponenko merged commit adb8215 into main Nov 15, 2024
15 checks passed
@iagaponenko iagaponenko deleted the tickets/DM-46919 branch November 15, 2024 19:55
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.

2 participants