Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Implement GpuOverride Signed-off-by: Nghia Truong <[email protected]> * Implement `GpuTruncDateTime` Signed-off-by: Nghia Truong <[email protected]> * Do not fallback Signed-off-by: Nghia Truong <[email protected]> * All variant input will be converted to just one Signed-off-by: Nghia Truong <[email protected]> * Add generated docs Signed-off-by: Nghia Truong <[email protected]> * Add tests Signed-off-by: Nghia Truong <[email protected]> * Fix parameter types Signed-off-by: Nghia Truong <[email protected]> * Fix test Signed-off-by: Nghia Truong <[email protected]> * Change abstract class to trait Signed-off-by: Nghia Truong <[email protected]> * Fix expression order and implement `TimeZoneAwareExpression` Signed-off-by: Nghia Truong <[email protected]> * Update generated docs Signed-off-by: Nghia Truong <[email protected]> * Update generated docs Signed-off-by: Nghia Truong <[email protected]> * Add generated docs Signed-off-by: Nghia Truong <[email protected]> * Add generated docs Signed-off-by: Nghia Truong <[email protected]> * Allow non-utc timezone for timestamp tests Signed-off-by: Nghia Truong <[email protected]> * Adopt to JNI changes Signed-off-by: Nghia Truong <[email protected]> * Rewrite all classes Signed-off-by: Nghia Truong <[email protected]> * Rename variable Signed-off-by: Nghia Truong <[email protected]> --------- Signed-off-by: Nghia Truong <[email protected]>
- Loading branch information