You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When reading with deltascan from a s3 bucket (a google bucket as test case): Illegal instruction (core dumped)
Edit:
delta version: 10f6824 installed from core_nightly
duckdb version: 1.2.2
query:
SELECT *
FROM delta_scan('{location}')
WHERE mmsi = '{mmsi}'
AND to_datetime <= '{to_datetime}'
ORDER BY from_datetime DESC
Activity
[-]Deltas can from s3 bucket with linux[/-][+]Delta scan from s3 bucket with linux[/+][-]Delta scan from s3 bucket with linux[/-][+]Delta scan error from s3 bucket with linux[/+][-]Delta scan error from s3 bucket with linux[/-][+]Delta scan error from s3 bucket on linux[/+]samansmink commentedon May 21, 2025
@kapteinkaald thanks for reporting, would you mind providing a bit more info so I can try to reproduce this?