Hello,
I’m getting this error when I try to preview a query:
What impresses most is the same query executes perfectly when clicking in “Run” button.
Anyone had this same error before?
Cheers,
Danilo from DataSprints
Hello,
I’m getting this error when I try to preview a query:
What impresses most is the same query executes perfectly when clicking in “Run” button.
Anyone had this same error before?
Cheers,
Danilo from DataSprints
Would it be possible to share the profile for the failure so we can see the full error (or see if there is a stack trace in server.log?
Sure! It’s attached here.
cf9e8041-f5eb-4757-b0ba-62033008c3ad.zip (40,8,KB)
It may be possible that we have duplicate column names in the same Parquet file, could be different casing, currently we do not support that. Wondering if you can do a "parquet-tools meta " and see if that is true
Thanks
@balaji.ramaswamy
Hello
We have a struct field with ‘Name’ and ‘name’ in it and I am getting an error. while running the query
IllegalArgumentException: Multiple entries with same key:
@prasad-krishna-k Is it posible to send parquet-tools schema <parquet-file-name>
output