zhjwpku opened a new pull request, #285: URL: https://github.com/apache/iceberg-cpp/pull/285
Result type of Day transform should be `int` per the spec, but in the Java impl, it is `DateType`, this discrepancy has been discussed on devlist, see [1]. iceberg-iceberg and iceberg-rust all conform to the java impl, so make iceberg-cpp do the same. The added comments are borrowed from iceberg-python. [1] https://lists.apache.org/thread/2gq7b54nvc9q6f1j08l9lnzgm5onkmx5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
