Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VDBMSs Analysis

Directory Structure

VDBMSs/
├── code/
├── data/
│   ├── VDBMS_1/
│   ├── VDBMS_2/
│   ├── ...
│   ├── VDBMS_15/
│   └── VDBMSs.xlsx
├── pic-in-paper/
│   └── RQ4-2.svg
└── README.md

code/

This folder contains the source code used for:

  • Crawling GitHub pull request (PR) data from 15 selected VDBMS repositories.
  • Filtering and preprocessing PRs to identify bug-related commits.

Each script is annotated with usage instructions and designed for reproducibility.

data/

This folder includes:

  • 15 subfolders (one per VDBMS), each containing the filtered PR data corresponding to that system.
  • A master Excel file VDBMS.xlsx, which contains:
    • Our taxonomy of bug symptoms, aspects (root causes), and fix strategies.
    • The aggregated classification results for all systems.

pic-in-paper/

This folder stores supplementary figures that could not be included in the main body of the paper due to space constraints. These figures are referenced in the paper and are essential for readers who wish to explore detailed visual analysis.

About

The dataset of the paper.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages