Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-23 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1907301076 ## CI report: * c5146a217fd2c256356e209165897cdd1528fc30 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-23 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1907296605 ## CI report: * c5146a217fd2c256356e209165897cdd1528fc30 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-23 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1907243030 ## CI report: * c5146a217fd2c256356e209165897cdd1528fc30 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-23 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1907208316 ## CI report: * c5146a217fd2c256356e209165897cdd1528fc30 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-23 Thread via GitHub
danny0405 commented on code in PR #10531: URL: https://github.com/apache/hudi/pull/10531#discussion_r1464196830 ## hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/source/TestExpressionPredicates.java: ## @@ -182,4 +193,54 @@ public void testDisablePredicatesPushD

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-23 Thread via GitHub
paul8263 commented on code in PR #10531: URL: https://github.com/apache/hudi/pull/10531#discussion_r1464193200 ## hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/source/ExpressionPredicates.java: ## @@ -223,7 +228,98 @@ public ColumnPredicate bindValueLiteral(Val

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-23 Thread via GitHub
danny0405 commented on code in PR #10531: URL: https://github.com/apache/hudi/pull/10531#discussion_r1463133565 ## hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/source/TestExpressionPredicates.java: ## @@ -182,4 +187,188 @@ public void testDisablePredicatesPush

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-23 Thread via GitHub
danny0405 commented on code in PR #10531: URL: https://github.com/apache/hudi/pull/10531#discussion_r1463132247 ## hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/source/ExpressionPredicates.java: ## @@ -223,7 +228,98 @@ public ColumnPredicate bindValueLiteral(Va

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-23 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1905657915 ## CI report: * c5146a217fd2c256356e209165897cdd1528fc30 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-22 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1905436393 ## CI report: * bd895568aabd022dc155b810a56791400702c2a6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-22 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1905379266 ## CI report: * bd895568aabd022dc155b810a56791400702c2a6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-21 Thread via GitHub
danny0405 commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1902972320 Then fix that commit first. -- 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 c

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-21 Thread via GitHub
paul8263 commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1902879944 > Oops, there are test failures: https://dev.azure.com/apache-hudi-ci-org/apache-hudi-ci/_build/results?buildId=22066&view=logs&j=600e7de6-e133-5e69-e615-50ee129b3c08&t=bbbd7bcc-ae73-56b8-

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-20 Thread via GitHub
danny0405 commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1902478458 Oops, there are test failures: https://dev.azure.com/apache-hudi-ci-org/apache-hudi-ci/_build/results?buildId=22066&view=logs&j=600e7de6-e133-5e69-e615-50ee129b3c08&t=bbbd7bcc-ae73-56b8-8

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1899772496 ## CI report: * bd895568aabd022dc155b810a56791400702c2a6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1899667365 ## CI report: * 8b6316b18855ec9d4c2ea891abff52ad1629cd2a Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1899614325 ## CI report: * 9e644af9a9c0e4f2f38da4a4826d7923edf80f70 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1899594945 ## CI report: * 9e644af9a9c0e4f2f38da4a4826d7923edf80f70 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1899482215 ## CI report: * 9e644af9a9c0e4f2f38da4a4826d7923edf80f70 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1899475103 ## CI report: * 9e644af9a9c0e4f2f38da4a4826d7923edf80f70 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1898550224 ## CI report: * 9e644af9a9c0e4f2f38da4a4826d7923edf80f70 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1898183927 ## CI report: * 9e644af9a9c0e4f2f38da4a4826d7923edf80f70 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=22

Re: [PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-18 Thread via GitHub
hudi-bot commented on PR #10531: URL: https://github.com/apache/hudi/pull/10531#issuecomment-1898169261 ## CI report: * 9e644af9a9c0e4f2f38da4a4826d7923edf80f70 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run th

[PR] [HUDI-7311] Add literal type auto conversion before filter push down [hudi]

2024-01-18 Thread via GitHub
paul8263 opened a new pull request, #10531: URL: https://github.com/apache/hudi/pull/10531 ### Change Logs Support literal type auto conversion for filter push down. For example: Given the field d_date with type of date, and then execute the SQL below: select ... w