connector-x icon indicating copy to clipboard operation
connector-x copied to clipboard

read_sql type = Polars

Open iman-abc opened this issue 6 months ago • 0 comments

What language are you using?

Python

What version are you using?

0.4.2

What database are you using?

MySQL

What dataframe are you using?

Polars

Can you describe your bug?

when using cx.read_sql and return_type = 'Polars' getting error below make sure that all rows have the same schema or consider increasing I con not finding attribute or variable for setting the infer_schema_length

What are the steps to reproduce the behavior?

If possible, please include a minimal simple example including:

Database setup if the error only happens on specific data or data type

Table schema and example data

Example query / code
your
code
goes
here

What is the error?

Show the error result here.

iman-abc avatar Apr 03 '25 00:04 iman-abc