-
# Bug report
### What operating system and version are you using?
name = Amazon Linux
version = 2023
build =
platform = amzn
### What version of osquery are you using?
version …
-
The website Retsinformation (https://www.retsinformation.dk/eli/lta/2024/944) contains HTML tables that you want to parse into Markdown. However, the HTML structure of these tables is unusually format…
-
## Description
We have observed that the current implementation using Table Transformer is not achieving satisfactory performance in accurately detecting rows and columns within tables, particularly …
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
When parsing this SQL:
```sql
create table t (ts timestamp)
```
We generate this in Informix:
```sql
create table t (
ts datetime null
)
```
The `year to fraction` modifier is requ…
-
```
I would like to see the parser support the CREATE TABLE statement.
```
Original issue reported on code.google.com by `preston....@gmail.com` on 2 Mar 2012 at 6:45
-
## Problem:
LlamaParse should have noticed the headline of a table in this example. Llamaparse did not do any better than PyPDF.
# Inputs
This is a screenshot from page 10 of [this report](https…
-
Looking for some guidance.
The OTel Ruby agent is adding a configuration option (and I believe already has some) that are tied to older semconv naming conventions. When introducing new configs opt…
-
### Steps to reproduce
1. Create a table "test" in NC with 2 columns "Date When" (type `Date and Time`, date and time) and "Number X" (type `Number`, 0 decimals)
2. Create a file `test.csv`
```csv
…
-
```
I would like to see the parser support the CREATE TABLE statement.
```
Original issue reported on code.google.com by `preston....@gmail.com` on 2 Mar 2012 at 6:45