-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
UPDATE: Final paper: https://dl.acm.org/doi/10.1145/3626246.3653368 (alternate download)
¯### Is your feature request related to a problem or challenge?
@JayjeetAtGithub @Dandandan @yjshen @ozankabak @sunchao and @viirya and submitted a paper to the SIGMOD 2024 conference, which was tracked by #6782
If our paper is accepted, this ticket tracks follow on work items to complete prior to the final copy
For the Industrial Track the dates are:
- All deadlines below are 11:59 PM Pacific Time.
- Paper submission: Thursday, November 30, 2023
- Notification of accept/reject: Wednesday, January 31, 2024
- Camera-ready deadline: Thursday, March 28, 2024
Describe the solution you'd like
Here are the items I know so far:
- Fix the (currently) non working email for @JayjeetAtGithub ([email protected] currently does not work)
- Clean up bibliography into a consistent style (sometimes all authors are listed, sometimes just the first one is -- they should all be the same)
Nice to haves:
- Update benchmark scripts: use
fetch_arrow_table
instead offetchall
for DuckDB JayjeetAtGithub/datafusion-duckdb-benchmark#25 - Rerun the benchmarks with versions of datafusion and duckdb that have been released since our initial runs (e.g.
datafusion 33
andduckdb 0.9.2
) Write DataFusion paper for (SIGMOD / VLDB / ICDE) #6782 (comment)) - Update the
Results
section with the new results, updating the query textual description if needed
Describe alternatives you've considered
No response
Additional context
No response
jackwener and yjshenliurenjie1024jayzhan211, sonhmai, kylebarron and dentiny
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request