community!
Best,
Leon
On Wed, Jun 11, 2025 at 5:02 PM Leon Lin wrote:
> Hi all,
>
> Thanks for all the suggestions. I agree that a good starting point would
> be to have some fixtures that can be easily reused across different
> implementations. This could be a Docker image pub
st
>>> - python: https://github.com/duckdb/duckdb-sqllogictest-python
>>> - Maybe we can export a python binding from sqllogictest-rs directly?
>>>
>>> > Should we centralize the shared Docker images and test suites, or let
>>> each client repo mana
statement ok
>> INSERT INTO a VALUES (42, 84);
>>
>> query II
>> SELECT * FROM a;
>>
>> 42 84
>>
>> Basicly, we have a way to define the SQL we are using, what's resutl we
>> are expecting and a way to hint.
>>
>> What do you thin
n
> tests across its clients. I haven't been able to look further, but he
> pointed me to
> https://github.com/apache/arrow/tree/main/dev/archery/archery/integration
>
> Looking forward to this!
>
> Best,
> Kevin Liu
>
> On Thu, Jun 5, 2025 at 4:56 PM Leon Lin wrote:
contribute to moving this forward.
Best,
Leon Lin
*References:*
https://github.com/apache/iceberg-python/blob/main/tests/conftest.py#L2429
Issue: https://github.com/apache/iceberg/issues/13229
Standardize Cross Client Integration Testing
<https://drive.google.com/open
+1 (non-binding)
Thank you Matt for running the release!
On Wed, May 21, 2025 at 10:32 AM Kevin Liu wrote:
> +1 (non-binding)
>
> [x] Download links are valid.
> [x] Checksums and signatures.
> [x] LICENSE/NOTICE files exist
> [x] No unexpected binary files
> [x] All source files have ASF heade
Hi all,
Recently, I came across an issue where some Puffin statistics files remain
in storage after calling *dropTableData()*.
The issue occurs because calling *updateStatistics()* or
*updatePartitionStatistics()* on a snapshot ID that already has existing
stat files commits a new metadata with t