-
Updated
Jan 5, 2022 - C++
dbms
Here are 809 public repositories matching this topic...
-
Updated
Dec 9, 2021 - Jupyter Notebook
-
Updated
Jan 4, 2022 - Java
Use case:
Add the ability to search for an element in an array and retrieve back the array index.
As per the PostgreSQL documentation:
array_position ( anycompatiblearray, anycompatible [, integer ] ) → integer
Returns the subscript of the first occurrence of the second argument in the array, or NULL if it's not present
It would be great to implement test case reduction strategies in SQLancer itself. The advantage of doing this in SQLancer, rather than an external tool like C-Reduce, is that we have all the information on whether a specific bug is still triggered (e.g., that two queries should yield the same result) and that the reduction can likely go further than when having an external interestingness test (e.
-
Updated
Dec 18, 2021 - Rust
-
Updated
Apr 15, 2021
-
Updated
Dec 2, 2021 - Go
-
Updated
Nov 14, 2021 - HTML
-
Updated
Dec 22, 2021 - C
-
Updated
May 15, 2021 - PHP
-
Updated
Oct 26, 2021 - C++
-
Updated
Nov 30, 2021 - C++
-
Updated
Jan 4, 2022 - JavaScript
-
Updated
May 15, 2021 - PHP
-
Updated
Jun 30, 2020 - Go
-
Updated
Dec 23, 2020 - Java
-
Updated
Sep 27, 2018 - C++
-
Updated
May 28, 2019 - Rust
-
Updated
May 3, 2020 - C++
-
Updated
Aug 28, 2021 - C++
-
Updated
Feb 23, 2021
Improve this page
Add a description, image, and links to the dbms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dbms topic, visit your repo's landing page and select "manage topics."
Proposed changes
Close related #7513 (replace it with issue number if it exists).
Describe the overview of changes, and introduce why we need it.
Types of changes
What types of changes does your code introduce to Doris?
Put an
xin the boxes that apply