[
https://issues.apache.org/jira/browse/BEAM-4602?focusedWorklogId=115633&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-115633
]
ASF GitHub Bot logged work on BEAM-4602:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jun/18 20:22
Start Date: 25/Jun/18 20:22
Worklog Time Spent: 10m
Work Description: vectorijk commented on a change in pull request #5749:
[BEAM-4602][BEAM-4598] Datetime type comparison
URL: https://github.com/apache/beam/pull/5749#discussion_r197929379
##########
File path:
sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/BeamSqlDslSqlStdOperatorsTest.java
##########
@@ -193,6 +193,29 @@ public void testThatOperatorsExist() {
}
}
+ @Test
+ @SqlOperatorTest(name = "<", kind = "LESS_THAN")
Review comment:
got it. I have seen #5744 adding tests for comparison operator. I can append
my tests in this test case.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 115633)
Time Spent: 0.5h (was: 20m)
> Implement Date Comparison in BeamSqlCompareExpression
> -----------------------------------------------------
>
> Key: BEAM-4602
> URL: https://issues.apache.org/jira/browse/BEAM-4602
> Project: Beam
> Issue Type: Sub-task
> Components: dsl-sql
> Reporter: Kai Jiang
> Assignee: Kai Jiang
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)