[jira] [Commented] (PHOENIX-6689) Support multiple-characters delimiter for CsvBulkLoadTool

2022-06-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552573#comment-17552573 ] ASF GitHub Bot commented on PHOENIX-6689: - chaijunjie0101 commented on PR #1446

[GitHub] [phoenix] chaijunjie0101 commented on pull request #1446: PHOENIX-6689 Support multiple-characters delimiter for CsvBulkLoadTool

2022-06-09 Thread GitBox
chaijunjie0101 commented on PR #1446: URL: https://github.com/apache/phoenix/pull/1446#issuecomment-1151992345 Add a conf in the CSVBulkLoadTool, we can use "multiple-delimiter"("md") to set delimiter in shell command to support it. The unit tests failed seems also not releate to this

[jira] [Comment Edited] (PHOENIX-6677) Parallelism within a batch of mutations

2022-06-09 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552531#comment-17552531 ] Istvan Toth edited comment on PHOENIX-6677 at 6/10/22 4:16 AM: --

[jira] [Commented] (PHOENIX-6677) Parallelism within a batch of mutations

2022-06-09 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552531#comment-17552531 ] Istvan Toth commented on PHOENIX-6677: -- Thank you for the detailed explanation, [~

[jira] [Commented] (PHOENIX-6702) ConcurrentMutationsExtendedIT and PartialIndexRebuilderIT fail on Hbase 2.4.11+

2022-06-09 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552512#comment-17552512 ] Viraj Jasani commented on PHOENIX-6702: --- The other way to prove that it is large

[jira] [Commented] (PHOENIX-6702) ConcurrentMutationsExtendedIT and PartialIndexRebuilderIT fail on Hbase 2.4.11+

2022-06-09 Thread Kadir Ozdemir (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552470#comment-17552470 ] Kadir Ozdemir commented on PHOENIX-6702: I did some more debugging with [~vjasa

[jira] [Commented] (PHOENIX-6462) Index build mapper that failed should not be logging into the PHOENIX_INDEX_TOOL_RESULT table

2022-06-09 Thread Tanuj Khurana (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552389#comment-17552389 ] Tanuj Khurana commented on PHOENIX-6462: [~kadir] It is not merged.  > Index b

[jira] [Commented] (PHOENIX-6440) failed to write to multiple index table issue

2022-06-09 Thread Kadir Ozdemir (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552367#comment-17552367 ] Kadir Ozdemir commented on PHOENIX-6440: 4.15 and on, the index are not disable

[jira] [Comment Edited] (PHOENIX-6677) Parallelism within a batch of mutations

2022-06-09 Thread Kadir Ozdemir (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552339#comment-17552339 ] Kadir Ozdemir edited comment on PHOENIX-6677 at 6/9/22 6:15 PM: -

[jira] [Commented] (PHOENIX-6677) Parallelism within a batch of mutations

2022-06-09 Thread Kadir Ozdemir (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552339#comment-17552339 ] Kadir Ozdemir commented on PHOENIX-6677: [~stoty],  Here are the cluster level

[GitHub] [phoenix-queryserver] richardantal commented on pull request #91: PHOENIX-6727 get_view_names() returning empty list

2022-06-09 Thread GitBox
richardantal commented on PR #91: URL: https://github.com/apache/phoenix-queryserver/pull/91#issuecomment-1151216871 Thank you @stoty for the review -- 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

[GitHub] [phoenix-queryserver] richardantal merged pull request #91: PHOENIX-6727 get_view_names() returning empty list

2022-06-09 Thread GitBox
richardantal merged PR #91: URL: https://github.com/apache/phoenix-queryserver/pull/91 -- 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: issues-unsubscr..

[GitHub] [phoenix-queryserver] richardantal opened a new pull request, #91: PHOENIX-6727 get_view_names() returning empty list

2022-06-09 Thread GitBox
richardantal opened a new pull request, #91: URL: https://github.com/apache/phoenix-queryserver/pull/91 Change-Id: I674d7c6a92a418aae774075c480636fbab891b41 -- 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

[GitHub] [phoenix-connectors] stoty commented on pull request #81: Bump protobuf-java from 2.5.0 to 3.16.1 in /phoenix5-spark3

2022-06-09 Thread GitBox
stoty commented on PR #81: URL: https://github.com/apache/phoenix-connectors/pull/81#issuecomment-1150985539 Are you sure about this @chrajeshbabu ? Does this even compile ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [phoenix-connectors] chrajeshbabu commented on pull request #82: Bump protobuf-java from 2.5.0 to 3.16.1 in /phoenix-spark-base

2022-06-09 Thread GitBox
chrajeshbabu commented on PR #82: URL: https://github.com/apache/phoenix-connectors/pull/82#issuecomment-1150985487 recheck -- 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.

[GitHub] [phoenix-connectors] chrajeshbabu merged pull request #81: Bump protobuf-java from 2.5.0 to 3.16.1 in /phoenix5-spark3

2022-06-09 Thread GitBox
chrajeshbabu merged PR #81: URL: https://github.com/apache/phoenix-connectors/pull/81 -- 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: issues-unsubscr...

[GitHub] [phoenix] chaijunjie0101 commented on pull request #1446: PHOENIX-6689 Support multiple-characters delimiter for CsvBulkLoadTool

2022-06-09 Thread GitBox
chaijunjie0101 commented on PR #1446: URL: https://github.com/apache/phoenix/pull/1446#issuecomment-1150897330 the licenses warning is not related to this MR 2 Unknown Licenses * Files with unapproved licenses: dev/

[jira] [Commented] (PHOENIX-6689) Support multiple-characters delimiter for CsvBulkLoadTool

2022-06-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552076#comment-17552076 ] ASF GitHub Bot commented on PHOENIX-6689: - chaijunjie0101 commented on PR #1446